Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-2.0-8030020201104061806-2a301c24-build-58430-13986/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/podman-1.6.4-23.module_el8.3.0+566+4759265c.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-2.0-8030020201104061806-2a301c24-build-58430-13986/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IpKPFc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-9650d898817abf88b9341aab77a9280d420d027c + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-9650d89.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-9650d898817abf88b9341aab77a9280d420d027c + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-1.6.4 base' + sed -i 's/install.bin: podman/install.bin:/' Makefile + sed -i 's/install.man: docs/install.man:/' Makefile + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c2v8S9 + umask 022 + cd /builddir/build/BUILD + cd podman-9650d898817abf88b9341aab77a9280d420d027c + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c:/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build + GOPATH=/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c:/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build ++ pwd + mkdir -p /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build ++ pwd ~/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build ~/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c + pushd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod ~/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c + popd + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./cmd/podman/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x6634f52efbb05c6647907dcd2bcbbed4a25f279c -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build615710602 unicode/utf8 mkdir -p $WORK/b018/ internal/cpu internal/race mkdir -p $WORK/b015/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s math/bits mkdir -p $WORK/b023/ sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go runtime/cgo mkdir -p $WORK/b038/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b038/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b038/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal runtime/internal/math mkdir -p $WORK/b011/ internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s internal/nettrace mkdir -p $WORK/b056/ crypto/internal/subtle mkdir -p $WORK/b090/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./nettrace.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go math /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s mkdir -p $WORK/b022/ crypto/internal/boring/fipstls mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b093/symabis ./dummy.s cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s crypto/subtle mkdir -p $WORK/b091/ crypto/internal/boring/sig mkdir -p $WORK/b094/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b110/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./sig_other.s cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 9KuLGekHuPd6QKzmP33R/9KuLGekHuPd6QKzmP33R -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./constant_time.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./tls.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sig.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal container/list mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b093/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x003.o -c gcc_context.c cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b9/b909ab749ed24511bbde067b55000999ea645cbf03541def56b90f3a421006f7-d # internal image/color mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./color.go ./ycbcr.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b093/_pkg_.a $WORK/b093/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b178/ cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b202/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid jRzBMrfO6IHb21uJraSj/jRzBMrfO6IHb21uJraSj -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./promise.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid Dw_T4cYf88AjdjeMekZc/Dw_T4cYf88AjdjeMekZc -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./config.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid IHpXxb9YTaH1d9_xAW5V/IHpXxb9YTaH1d9_xAW5V -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./options.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/33/338f35f3a6ea69ddcf4b6eea5254ada53938a65894bd18bfc4e3533241405d83-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid wgeNfKfNYVJoxVwpigZN/wgeNfKfNYVJoxVwpigZN -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./ewma.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/d5/d54fc757cc71c6c81bc4e43efd9a27d4bfe0fe0966ac9aabe14d8b45f07572be-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 7bynvmLoQ5ZytcJybDlT/7bynvmLoQ5ZytcJybDlT -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/ab/ab784e9e8416b3efae8d8fb1f2938f9e1b055e4daea8626700c6e6928141df9f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid AVXh2PwINuf-MmXTfPvB/AVXh2PwINuf-MmXTfPvB -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid SIodc5ooVpFOf3MJYrH5/SIodc5ooVpFOf3MJYrH5 -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/80/80c2273a183718d6afc47a77c79fe1772935d29304b6d862e98445b20ddaedc6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid gN6zNUMx2gWXanP9xbl8/gN6zNUMx2gWXanP9xbl8 -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2a/2a9f08f3dae7edd8aae9b033cef7247358f47bf2dc186c75d67a312350ea067c-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid y7PQKa6XrOfxDSTNir8o/y7PQKa6XrOfxDSTNir8o -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/dd/dd69398f886196a666af6e242503395717de2d8f65ea5e0d58e29c7679a9216c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 0D_oeTsDUcb8mcWtoX2Z/0D_oeTsDUcb8mcWtoX2Z -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/c4/c4090292896de709794eb8efed581953ecaeb0b2f8ce975161ef8e059e4708c3-d # internal github.com/containers/libpod/version mkdir -p $WORK/b469/ cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/2e/2ea10be7a3e18cf0e816fc45d1824f53c62a6dc1199b75223700c4dfe901575e-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b481/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid W9ZMv5IEVOxBkD9IZALg/W9ZMv5IEVOxBkD9IZALg -goversion go1.14.7 -D "" -importcfg $WORK/b469/importcfg -pack ./version.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid KajNxF-j7xN5j_jBevYm/KajNxF-j7xN5j_jBevYm -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/22/22d2e86182b7c213156bc0db411ddc38f4df2cc03bb94a94730c400f59348a6b-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid 1dSwsEzCEueHz1NKNa7j/1dSwsEzCEueHz1NKNa7j -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid xwNEBMQO7P6cXoW6LQJO/xwNEBMQO7P6cXoW6LQJO -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/89/89f137fd4c09b40f96513e4461d4159ebf6dfdeeaf923ca4704e12130cd573cf-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid wHdVHf9jaTyyqMn9Yl1w/wHdVHf9jaTyyqMn9Yl1w -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/53/53c66d3185be79961f7a27d278f542aa439a15dc42f99fc5f4b7881e4a39c9e4-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/0c/0c34aa09a17d8ee6c9053c2fff7b01ba087b2f1f4e0595182ff45a2e54b2fe14-d # internal mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid qx_U7b_U3PuUVHIueUkn/qx_U7b_U3PuUVHIueUkn -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./throttler.go github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid E0rFEMOBh-t6qBZcsv_h/E0rFEMOBh-t6qBZcsv_h -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/e4/e4a1ae83386b1b8f9d7dfd04a4374ec5d9b57dd89c086273c21466c5750fd57a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ee/ee7dd1584af361bcb3c023e8f931f0c583ab39ac3a8879d80fe3d3637eb099a3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/15/157d3bcab2eb2b7ac4aa8bce95cddf7c7c48c4a55250e700004022aa40654605-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/5b/5b17694c5129199807dd3129270a1d1f6a1f04a296ed8f5ee2902edfb37c883d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/e8/e8dc3ee0c26e81fae8f0d496632a0b9b6d20f7ab7631d8dac1cd46145ddd32a9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x006.o -c gcc_ppc64x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid i1AQNdeL1vIMisCByS3A/i1AQNdeL1vIMisCByS3A -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/79/7930e4414431ea439ca925d69c1b67bd2c5359b5fd512b3e248d9bf0236d6aee-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go -dynlinker cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./asm_ppc64x.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64x.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/preempt_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF internal/oserror cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b055/ github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b153/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./message.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b190/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b241/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid FxrBm-gPbKOT9hQsW5xc/FxrBm-gPbKOT9hQsW5xc -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./cast5.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Ajc6quuBRc00y3RO5W-_/Ajc6quuBRc00y3RO5W-_ -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./locker.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid p5HkIQ9AJBEbi2sN9UQQ/p5HkIQ9AJBEbi2sN9UQQ -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/25/258d732c10b80eaa77644a216fbdac4418d1531b2a419989bfccec82888827f9-d # internal github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b482/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b469/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid QzeKE39_bWCh9aJDE_kZ/QzeKE39_bWCh9aJDE_kZ -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_ppc64x.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/27/27a354bbab5d8c2bf76d6daa98aee09d23e33dbd18d400de091e0f6fb3b242c6-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid ZZIOxzeVWMigvhFLbnVK/ZZIOxzeVWMigvhFLbnVK -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal container/heap mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/28/2842420ac953ced006b135b182f20a8cfa5058b7e31a5927f19a37e004570eac-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid e0Mfh4N4TAuiFxAZzEB4/e0Mfh4N4TAuiFxAZzEB4 -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/91/91eb42c689dcf20ec9881c7b74a61bc625eded65bc5742a329c1788517af482d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid vyvGMnxr2kPynNLFAeg9/vyvGMnxr2kPynNLFAeg9 -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./sortkeys.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/48/4865d1e6e57d1f077adda2dd01a8ee5945352bda7ff8330329abd35ab0df291f-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b036/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal text/tabwriter mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal hash mkdir -p $WORK/b069/ cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/49/495bad7b12effb073c694f2170f8f82aef1a8dfb9e936e8fccf971403ad8c499-d # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b076/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./hash.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid cCUpnjq57qJRm3Bz_omz/cCUpnjq57qJRm3Bz_omz -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/8c/8c8161e467489d8d68b2c075ccbf5839cd47a3bf08cd1f81a01b6449a79499dd-d # internal crypto/internal/randutil mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/crc32 mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b101/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/55/55e7ef78d9c695bffbf951b7397c7d9e62ed3934a7baf09f0c7708018f461976-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 19Ih0RoKW3Gx2q9GRRWc/19Ih0RoKW3Gx2q9GRRWc -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f8/f85b038d23305bcba0075343bfae94050d53791956648c1815b0de1135ddab1e-d # internal hash/crc64 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal hash/adler32 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal path mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid ZtaaYbNGX7uVeiEAao8Z/ZtaaYbNGX7uVeiEAao8Z -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b101/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal crypto mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b101/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal regexp/syntax mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal crypto/rc4 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b101/_pkg_.a $WORK/b101/crc32_ppc64le.o $WORK/b101/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal encoding/base32 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 4WE9PBNLw9wofuLuPUlV/4WE9PBNLw9wofuLuPUlV -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/7c/7cc755f281380f5dde15060f7d258dd88624eb6985c85e2bdd9c69b4521ddc44-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid PLJu6wVzDIuz7_erl9EZ/PLJu6wVzDIuz7_erl9EZ -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a6/a6949389658e70371b7b67f91430e916b7e151dcb049ea481c9887577199945e-d # internal image mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 3L3Be7Wghjvj1jehtags/3L3Be7Wghjvj1jehtags -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1a/1aeb6733761d9600ce05f351240cf279a16ed8efb03512988db5eb2ba69a7ea0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b155/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal hash/fnv mkdir -p $WORK/b255/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid gtzJXjamAlnPhZSDqTsD/gtzJXjamAlnPhZSDqTsD -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./s2k.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/87/872629671bfc712e0d7a5838d3d586dfada318fed6913d1c26eb6b2419410f8e-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Jt_zjYVlHkkFEenjDT_h/Jt_zjYVlHkkFEenjDT_h -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dtYHw5B0VGwQU3Csi_BX/dtYHw5B0VGwQU3Csi_BX -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/23/236918a9d55b47de6c0ae7c88a3fa2d4f74e798a3795f5555c29b1424534bd20-d # internal github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid gNxEqsW1vkwWh_AyK9-f/gNxEqsW1vkwWh_AyK9-f -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./namespaces.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid Se7irXr00Xfp6jLhz2xr/Se7irXr00Xfp6jLhz2xr -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/00/00ad1cb553b95ed855e5a73d1f7edbd275fa574a5732b7bb8fdc1f5b1f56fafa-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid v9ulIxPrRgsyZfLTWTa_/v9ulIxPrRgsyZfLTWTa_ -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ff/fffd2ee8fdf2d0cf71f3df57ff76d2acbbc575137568b9cca34cdfd28d9e08f8-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid eRdcwu5s2zH_xemwVcm4/eRdcwu5s2zH_xemwVcm4 -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/dd/dd9ef029bd0042bc846b663e0b7ef2dc12588ecb16c5e3c4719ac69c628f77f1-d # internal html mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p html -std -complete -installsuffix shared -buildid 1NqfWI0YQjblqccySlul/1NqfWI0YQjblqccySlul -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/97/97207365cf3ded964a770d24052b72300efcde2fa5a5804e8295f648652dbdda-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/16/16273abb8cc6194665f4ca7a745848d840ee9569f085ad165322cbd2cb5f2fd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/4e/4e9508e8e7d4fdaecf6b0775af653c4a6a96f86b59ca51e6a9b9f46a287d6d72-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b156/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/ad/adc929631bbaaf5d8ad55936e2becd0e885f760378851220168442f67e37361d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile image/internal/imageutil=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b041/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b530/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid VR4Ng_nRQH53l_e8cZI-/VR4Ng_nRQH53l_e8cZI- -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./clock.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid kFFFfYiVUDYgSH5E59D1/kFFFfYiVUDYgSH5E59D1 -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./leakybucket.go ./memory.go ./storage.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/f3/f304c0ae11c1923e405d366de75bb05e18e51ef4f34fcda52c2d1082c80c99d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/6d/6de5a9678689f89fa83540d425f32299402d65bb7cb18719c737969e8e4ebefd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid PIuP9Wx05IA0jTxeCRPe/PIuP9Wx05IA0jTxeCRPe -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./context.go ./go17.go ./go19.go github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b412/ github.com/containers/libpod/vendor/golang.org/x/sync/semaphore cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 0ff2dhrS1tmqb7GfwdGu/0ff2dhrS1tmqb7GfwdGu -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./errgroup.go mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b120/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 2mMn83XnJxtznEjK8NrE/2mMn83XnJxtznEjK8NrE -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/c1/c171e09d799277fb943094881820fc62994d927b3e92fdb5fd89be611fa88b5f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/89/89991634fbd4f762f621403f1e14aeba67226bd6ab6d22521f419728bc408529-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/66/6681d75aa0fc47a5e34bacb7c9192b2abf5f6bb5a8a0b5c82576a9584d1feae2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid aay0aro4VPfrjVp_vpXv/aay0aro4VPfrjVp_vpXv -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b542/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b501/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid PtTG3yICyT-gXC-nz19Q/PtTG3yICyT-gXC-nz19Q -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./resolvconf.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid g6R88YJAFJgKX0_wEcgB/g6R88YJAFJgKX0_wEcgB -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./helpers.go ./types.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/14/14dffc87c92fe3d9ac6aa6d7c87aa0aabef0da719e6e6c5e99307aecc44b0e78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0c/0c1dce31ca56057d1d5cf73e137fd003cf2ff044d3f61aa03839e224d43cec5a-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/35/3504b544a960d3d4dcb80b9c020be5ed81055b4ea68e6792b5209a11e8894863-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF encoding/binary cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid nbk9Vn2glsaWKnKK5UtL/nbk9Vn2glsaWKnKK5UtL -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./errwrap.go mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Pg_Ehc8KcT17VtFEjN87/Pg_Ehc8KcT17VtFEjN87 -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/4d/4d8b3c936e4c7a6bcd1031e0185511b85b5d1400bab65782abf2210f1af3196d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_linux_ppc64x.s crypto/cipher mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./xor_ppc64x.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./const.go ./edwards25519.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b102/ github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid csEIjq-rv-0IhUS4G6gS/csEIjq-rv-0IhUS4G6gS -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 8FviRwcWqBnhn29Pfoh7/8FviRwcWqBnhn29Pfoh7 -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid g3E77hIlX_jn31d_h8s4/g3E77hIlX_jn31d_h8s4 -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/d6/d6da1e1276b488e310183f11212282ab1f4cf5cf62c4d6c2070383917bc92ec4-d # internal crypto/md5 mkdir -p $WORK/b125/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b125/symabis ./md5block_ppc64x.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a4/a4a00d4007aa589f4bc87d0330703daf715d1fe443ef266bd4b9adbadccae55c-d # internal path/filepath mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal net mkdir -p $WORK/b054/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ea/ea7f9fc87f1640420eb7b341eb87e6e8b78b3d87e0835347018747a0a8bfd974-d # internal runtime/debug mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b103/symabis ./debug.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b125/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b125/_pkg_.a $WORK/b125/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./ioutil.go ./tempfile.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal os/exec mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal encoding/pem mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./pem.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b103/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b136/ cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b136/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b138/ cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b138/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid ZW2NK84mr0VzOk39D8JV/ZW2NK84mr0VzOk39D8JV -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid WXAAdys6jH1ozbqkfHqi/WXAAdys6jH1ozbqkfHqi -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b137/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b138/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c3/c3def646d2ab8d26f6520e456d2bc4acc482e5c9c4462c38e9685e3671082d26-d # internal os/signal mkdir -p $WORK/b264/ cat >$WORK/b264/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b264=>" -I $WORK/b264/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b264/symabis ./sig.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b138/_pkg_.a $WORK/b138/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/ab/ab85afbf9491d139c5980744199bb5c0b2cc6ed2c39afe694bb9c958be820e84-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid fIzSvJYDoU8L3ePh0Twm/fIzSvJYDoU8L3ePh0Twm -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./mount.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid SLwyL5WFGG-XtMeb0QjC/SLwyL5WFGG-XtMeb0QjC -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./homedir.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b264/symabis -D "" -importcfg $WORK/b264/importcfg -pack -asmhdr $WORK/b264/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/64/644a505852bc4caab65b6173b1a8ebc49269ce4262aac4910bfd6a21e2464fb1-d # internal internal/lazyregexp mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/40/4099a9bcef54a0c8bc91bbdb4cef0b73661204c14e5a889750e137c6e8d27857-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid s3ZP2GZo4cVu18l0oTqv/s3ZP2GZo4cVu18l0oTqv -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./tty.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b136/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b136/_pkg_.a $WORK/b136/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid 3fUceRn1pqTZ2VJ8BI6X/3fUceRn1pqTZ2VJ8BI6X -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./ctime.go ./ctime_linux.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b138/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b264=>" -I $WORK/b264/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b264/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b264/_pkg_.a $WORK/b264/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/37/37f94945c7e066b81b8b462a272a19e66e738f32ecbf802fa0d96fa0c84ab76d-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/bd/bdbceea4709522e325504bfb21adc84c25a038805bc13a6db7a72eda8a08be99-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal os/user mkdir -p $WORK/b037/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b037/ -importpath os/user -- -I $WORK/b037/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b067/ github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b079/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b073/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid kb4FsFuZOkoXf1AGN8yq/kb4FsFuZOkoXf1AGN8yq -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b078/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid EsHjQMAG5vTb8jdoLQ9Y/EsHjQMAG5vTb8jdoLQ9Y -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid xL8-aiksSFApCBBAf5S5/xL8-aiksSFApCBBAf5S5 -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./version.go ./versioned.go encoding/json mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid OvYWKTrIhLJ8U_nhOiPy/OvYWKTrIhLJ8U_nhOiPy -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3c/3c2b3035970ebb2e66d973bf3137237391b911966d81025d951779f3c96663e3-d # internal log mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/eb/ebed083fec639d8051bd58cc0b4a0e180a17203d06860ead9e9f784a0c1ac1b6-d # internal math/big mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b096/symabis ./arith_ppc64x.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/89/89eca7bda33ea9b8b559802b41947bb9140e8bdeb7bb80a3aad0c0f5582d4afb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid q3sQ9wy_oKekcXANl__e/q3sQ9wy_oKekcXANl__e -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid NOa7jTh9aEXWeAiQT3m5/NOa7jTh9aEXWeAiQT3m5 -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/16/16bd67403b20ee75b319f700e41d1705ddf576c15358a7158dd9d30c3a09e8f1-d # internal encoding/hex mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 3pPyf4nbmH6yScWd079k/3pPyf4nbmH6yScWd079k -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5bd5c1be8f0b0bd1f617e51eb3892bcd93224645d6c9c24538df008d46116648-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 2XlJyKo-vn_oCv7LN3iq/2XlJyKo-vn_oCv7LN3iq -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/48/487991f92078d9abce1371a68f8ac7ab3e195c5a8deb598c246fd5ea1ca1b72d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid ckSdwtKnR5ZCMGbBVL0e/ckSdwtKnR5ZCMGbBVL0e -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fa/fa7969f8c225174255ee556c7bcd5da99cab625f852508509d845ef08ed9493d-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid qtiegRFhv3ellScemX80/qtiegRFhv3ellScemX80 -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c5/c5be3f4245a93e22d149232b20e6ac1c12eb374f0a65717f6c0be067ee849843-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid -8n__eKNyi12ePILQADw/-8n__eKNyi12ePILQADw -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./xlog.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid IVKIP5y1ZPSLqftJqrPL/IVKIP5y1ZPSLqftJqrPL -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e8/e824236ce29cb537a39e4cb0de0abb33b5015f2d9e75cefa93e8727eafadfd88-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 1ZTzCMFw6Yt5QMOiADrx/1ZTzCMFw6Yt5QMOiADrx -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ef/efee8cbe98520325a70e4ccbd20ecf1e7e98d571b68d4ae68cc075fbaa945f7c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid Tlx5ykvsithT9vUmZ0XC/Tlx5ykvsithT9vUmZ0XC -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/02/02a5cedbb92b9ce417bbebd6f1f88ba1e59a27ef047de86c11ffcd8ca6ff2760-d # internal net/url mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./url.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/36/3685d34cddc0282465db047f13b0e685e0dd3ce008fe36639bb69b2e98b4f71b-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid u2VhCJ-hN9ppkS9zqndL/u2VhCJ-hN9ppkS9zqndL -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/be/be0e1c5e58934ca899f5e31aeffb92abbd427a273da42221fac3c9e3161809e8-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid osNWnboZV2UjEg8TC_wr/osNWnboZV2UjEg8TC_wr -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3fdb9bf52410a57e0f7dd09e4e37349d8f17d09e92b136d28af323ace6e033c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid 6Eu66dpLTrzGs8oVHZQA/6Eu66dpLTrzGs8oVHZQA -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b145/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b145/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b145/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/82/828d9662fe6f3810a9b43e05e7639e5aacd6a85ebaf329dc2304360b6b42a1c3-d # internal compress/flate mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b8/b8f6e8aa6cab8b7fb4c71311ff7730ec1fa2226d1441214e1e5085e80ed9825e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid CFJsnt-g39IZZueocWyY/CFJsnt-g39IZZueocWyY -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./system_registries_v2.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/71/71a852e62ac7bc759a31072f40775ad23bee04a5ada9cc0930b26fdd5022276d-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid O4Qccv5yGxX4pe_uXFuQ/O4Qccv5yGxX4pe_uXFuQ -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c408a844f2488b8f09f57d887e8c1e4c96950b6b8ede71ff03844543a9e55f62-d # internal crypto/elliptic mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b115/symabis ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e3/e3786d530f7b3d9ed8805797581da793f9b5e19d49e80ddec36c288cf24081b3-d # internal crypto/dsa mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./dsa.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/97/9754f6cbd71b28e48eabc45e0b407e99b55cd097b98130ad1b9acf2fc6803f60-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid xlOIbiWfV2XHrY-mT0j6/xlOIbiWfV2XHrY-mT0j6 -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/82/824ceb198935aa648b11adb57c378b176718a2b2e16e20704ef60f6cb2df09a2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qsvui2Cnyu0thoqtYYcD/qsvui2Cnyu0thoqtYYcD -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./none.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 37W60fyOIsaPLOxfRyvt/37W60fyOIsaPLOxfRyvt -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./tmpdir.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b092/ -importpath crypto/internal/boring -- -I $WORK/b092/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d9/d97dd335c337d0b61ace6645ee8805094ae548b8c313b055e0aa117218499398-d # internal crypto/x509/pkix mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/15/15d21c7e99f4a9e68b25667de301cc4d272916cf6197623d782c9a2d00ab345d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/zlib mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/adler32=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal text/scanner mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./scanner.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p os/user -std -installsuffix shared -buildid nPs-YE2dSk1x2cp4Fcf2/nPs-YE2dSk1x2cp4Fcf2 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./lookup.go ./user.go $WORK/b037/_cgo_gotypes.go $WORK/b037/cgo_lookup_unix.cgo1.go $WORK/b037/getgrouplist_unix.cgo1.go $WORK/b037/listgroups_unix.cgo1.go $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid soujGTjLI032UNmXK0Je/soujGTjLI032UNmXK0Je -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid YCRbx-tx1RGfS4Jo6OxP/YCRbx-tx1RGfS4Jo6OxP -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e3/e3183ed38ef26e8d4eebd8626809277412677dcda609139e0617c3d19dc9fc0b-d # internal archive/tar mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid jk1p-9FMII3CfOmMkMx1/jk1p-9FMII3CfOmMkMx1 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/56/56f929d8b1dafbeb56da0d679aff5faa6e35bb2e55a5eec6fc5c7f258daf9a16-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid __4Pth-SJNucbjHTmNde/__4Pth-SJNucbjHTmNde -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid -BpQL7hHx6kW9Tty7fh6/-BpQL7hHx6kW9Tty7fh6 -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/84/84ea31d0367778b6c04875c1d8fe9b9be78e5b96eb58d47e4ef9b7de226bc00b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid tFDCn_Cm_X6-kWvh3JHG/tFDCn_Cm_X6-kWvh3JHG -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b115/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/9c/9cb8187699c55f38f030fb6bd81049bc59bfa49111a79dd98ecf6d66caee007a-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b179/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b179/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b179/ -g -O2 ./sysconfig.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal flag mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/1c/1c6c1e30deef5912f19aff69ef013780e3504defbd91f48bcba14c1d0ed8de26-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid xTom1s_gkbVSQDh1mnm7/xTom1s_gkbVSQDh1mnm7 -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d4/d4ec48ee31264c590cf42b4375a304d3d34dab26d6286d10660ece22b8868ac4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid HHFo0uXQvWaQtozFLUv_/HHFo0uXQvWaQtozFLUv_ -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./command_linux.go ./reexec.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid L6q0qzl5OaJzUWk6QBMT/L6q0qzl5OaJzUWk6QBMT -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/30/30c9c311d39c4bdca4f1c14c1bf2dc2cf202177035425ed0aeff2611eff38bb6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 7GL1hjaDitlciyXLdPYw/7GL1hjaDitlciyXLdPYw -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/57/577e9e7fb37075db9254d2419cdfd5d1dce6f4788a15530e2198373ab8b258bf-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 4Uz_d0JWDAUG2wDqjFiL/4Uz_d0JWDAUG2wDqjFiL -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid SRlyF5zi63xFSv7_bVm1/SRlyF5zi63xFSv7_bVm1 -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8b/8bc814e778d67256604f5ced1706696901eabd86ec3c418932366b09489d321e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid ULz4e9J8sDgsiR73pRRB/ULz4e9J8sDgsiR73pRRB -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/0d/0d708af10d067669cf3c5a9b6c780ed22cc5c3489d47b2f3d790fe6b5c74afbc-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid di3QwJF3mbsOP6ojTd9K/di3QwJF3mbsOP6ojTd9K -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28ed74b30d1b1c9c1fc115c1f776f677fd0bfa844e6165d5e43e9276cd75f253-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b196/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b196/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b196/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ac/aca0768fbb2bc74b97077347ffd0914bf3430cbd89b4e2e3063d6c667a7da226-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid F-TcVTLFdiVyjZUHv2Sp/F-TcVTLFdiVyjZUHv2Sp -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/23/23fa785beb13b02cc16cd3c665dfe84760bb59350273813b287485f13c73b770-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid LRR5Xe527QoiqX20kMZ1/LRR5Xe527QoiqX20kMZ1 -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/73/7316adebb13c1bcd1a32168816667c4bc053a2cf4fc01e08b9c4fb24fd60661d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid ydvMWt9ND-NSpCYmXZaD/ydvMWt9ND-NSpCYmXZaD -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/69/69a4acef3572b4d6205a5f7aa837d0b7924439ca44c8b600e96986f0da8ea191-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid F63qNVZDSXRWIznMifTn/F63qNVZDSXRWIznMifTn -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/24/241a042e70938cc01b14f08f5579d7dbe69fce3fad2193a173674ed776673bb2-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid PQcGXVHl-tmn1V0hRrIp/PQcGXVHl-tmn1V0hRrIp -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9d/9d61c725ea91778b7794cd68fd8976dd3989a76b9bc919077cab5810ae7d1e18-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid xyNl3RZWR1hAiDdwC8cr/xyNl3RZWR1hAiDdwC8cr -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/12/12e6a4f9adec229f69b08d4c134e837d684fb15617524b4cb5bbdb8469ea8a1d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Beu6KBI_l5rvetVooAwr/Beu6KBI_l5rvetVooAwr -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/2c/2c9b37b31cc078b98b2ceaa01071c13f699812601ec57fd888379342406eef9d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b209/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid 5QznaChuXFHY250kq-7Q/5QznaChuXFHY250kq-7Q -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9e/9ed76beab090a6361b2ca748ac633a2873888eb0f00cb5fc1a97f85540f6bfe4-d # internal go/token mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/d2/d28b0a3f456e65c7aaa8a1b1e23a575ba651a5e7c6a54947d0d947b06423a843-d # internal text/template/parse mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8e/8e55e95702b7017adc7c0de344986c9f9cdfbaf9aa28c067eab0a61f4637f27c-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Ro4zITFdA5FKZzKmcPPJ/Ro4zITFdA5FKZzKmcPPJ -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal go/scanner mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7d/7d6292fdb1d8ea4b8dabb8fc49699030f8ec193a7b7a4e556413d565c23e545f-d # internal compress/gzip mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/f5/f58f29db364871803adcd89749cc55f5c7e0de10d909387ea7f537dd8c7c8856-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid FQE9LZ6xQRRll44EmwhH/FQE9LZ6xQRRll44EmwhH -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./tarlogger.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/73/734d419c126ad4a4c16b88914f302e7b3332d0858e1795c6d1ee54eaf59b2993-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid BT7bus5Z_4j5UBaQeGcn/BT7bus5Z_4j5UBaQeGcn -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/b1/b16ff3f3339bca546c581df9890e1ee2c7f8f255412d6d46dc1199757a41cdbc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b227/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid W8bILi7Flnh6U8oFMvD5/W8bILi7Flnh6U8oFMvD5 -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b179/_cgo_gotypes.go $WORK/b179/sysconfig.cgo1.go $WORK/b179/_cgo_import.go cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b226/ cat >$WORK/b226/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=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b228/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ff/ff2c91bfa62bda81ba96d7b924f415c3de69ba4b95b0b0a55cc1e0b531ad0ae8-d # internal net/textproto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid gljIyOc4oq6ecfRakCTB/gljIyOc4oq6ecfRakCTB -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/6a/6a7455fb6e8eb5d3f08c5712cd4464534ed9b3f841beda3a5465319e47f503a7-d # internal mime mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid JaGhiLJPF-4fFb6DtFMD/JaGhiLJPF-4fFb6DtFMD -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack $WORK/b196/_cgo_gotypes.go $WORK/b196/projectquota.cgo1.go $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/8e/8eb2be1ac217853a7ae10c45a6763d384fe8613c4247b70b0d23ce00c6f1ff98-d # internal mime/quotedprintable mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/scanner=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal go/printer mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./nodes.go ./printer.go cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal net/http/internal mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid oNs0xhbEWiLw8p-yq4R1/oNs0xhbEWiLw8p-yq4R1 -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b225/ cat >$WORK/b225/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=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b229/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/2e/2e5c9dfd9814dcfafe91bedca1f547ad810af96464191480b2d7135fe26f38c9-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b240/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b240/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b240/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b242/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 4kf0BB5loael3mx0daPw/4kf0BB5loael3mx0daPw -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b242/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b242/ -g -O2 ./seccomp.go ./seccomp_internal.go cd $WORK/b240 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/cf/cf3efdb29df79ed083f5adf9c688822a4b387040a6c64dedc24447674de20a9e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid g02F1PzphLaTeu1rNoQj/g02F1PzphLaTeu1rNoQj -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./types.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal cd $WORK/b240 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid Vk4jOThgxvI0uyNW9uXk/Vk4jOThgxvI0uyNW9uXk -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/10/103ac72ef6a1fe16a70ae17977207bcce098d27751339573749467657bcc32b4-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid _gQy4j9_EcQHK0tC9nbd/_gQy4j9_EcQHK0tC9nbd -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I $WORK/b240/ -g -O2 -Wall -o $WORK/b240/_x003.o -c unshare.c cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal go/format mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/parser=$WORK/b216/_pkg_.a packagefile go/printer=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid DpicUvJsEf99V72SSO0B/DpicUvJsEf99V72SSO0B -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/82/821c35df5049eb864fe45f6738348f4e712a2548efa51f3f8734b15119a0d537-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpDdRF98bOcphGsmOe4y/ZpDdRF98bOcphGsmOe4y -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e7/e793c48d553eb6641d791bf80166f021abd64df43471099b6249e32071df8321-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid b5meQ33uEoTEQTDQty1I/b5meQ33uEoTEQTDQty1I -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/0b/0b93cda34658fa72185493d2a307c72633fe18c4f2604a5117e16172d0c20707-d # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b255/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid szdtpa2TZIGq8gehMtMZ/szdtpa2TZIGq8gehMtMZ -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/9c/9cd715c0e14f74862c8cbe49664efff275ba8f6aa9abda9dd00818b26c242a47-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 5tR6WpyRdFt-XWtcAu8Z/5tR6WpyRdFt-XWtcAu8Z -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./doc.go ./isatty_tcgets.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b145/ -g -O2 -o $WORK/b145/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b211/_pkg_.a packagefile go/format=$WORK/b212/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid 7wolr-2yARX9LLIbFpqb/7wolr-2yARX9LLIbFpqb -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/0b/0b99a188bab8a06ad5fdff8627a42fd71cb8f322b44cae24276b97d68a918443-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid BCx3VcI5tUAIpAMfq5V_/BCx3VcI5tUAIpAMfq5V_ -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/1d/1d22dd1232d7498f6042d361d7f60be0c4c8348bcb42ca3d7f6dee6ef1dedb14-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid -NK3JxAuY_nR_vkjJzEj/-NK3JxAuY_nR_vkjJzEj -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/91/91ad8caf3b00e3468fb416ac46ee8e7bd79f2207ad9acba40353d2f66f297dec-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 3yfO9jRmKcSby0hQ4tUk/3yfO9jRmKcSby0hQ4tUk -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd $WORK/b240 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/73/73c6dd191cfe881ed2f9a12b0d2d377dd709c0e3e89e8a4491e8025d316349a3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid ubilOwEgGPKJ83xHjBE_/ubilOwEgGPKJ83xHjBE_ -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./path.go cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -o $WORK/b240/_cgo_.o $WORK/b240/_cgo_main.o $WORK/b240/_x001.o $WORK/b240/_x002.o $WORK/b240/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e1/e10ccfdbd3b7a9b84316b11f73a01b0bdb3195c316a395206aca2e250b5c4572-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid UhSLoDdfmCO5fn8nuLEB/UhSLoDdfmCO5fn8nuLEB -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./naming.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -o $WORK/b145/_cgo_.o $WORK/b145/_cgo_main.o $WORK/b145/_x001.o $WORK/b145/_x002.o $WORK/b145/_x003.o $WORK/b145/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b240/_cgo_.o -dynout $WORK/b240/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/92/92869651c162a6c321695c6bfaa6086a36c0bf5c3a761adfa4336df96fa16999-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid wm4lrX59V_pjq1LpHm8f/wm4lrX59V_pjq1LpHm8f -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e5/e5b732ce678842bf6aafc7e5c05c50a63b20611c80fb87c3cf50ad023000077a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 3m-ZxuiDMn3IyihWZ-oV/3m-ZxuiDMn3IyihWZ-oV -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 65O5fmwYLEnGIZdooHrF/65O5fmwYLEnGIZdooHrF -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./unshare.go $WORK/b240/_cgo_gotypes.go $WORK/b240/unshare_cgo.cgo1.go $WORK/b240/_cgo_import.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b145/_cgo_.o -dynout $WORK/b145/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/00/009f9fb3adc4c034b7c5b6b44ac0be2f44d2b1ad09e7a125f1d02f8d369eee7b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Dui1d9gPnyQ0ey-C-kGG/Dui1d9gPnyQ0ey-C-kGG -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/59/5982a426a7e633bef2ab7f778f639553637a240052e0dc777edf75bcfa38e113-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Ub6bdfMwcSN-hORwNnlJ/Ub6bdfMwcSN-hORwNnlJ -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./client.go ./command.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid tdE4SJm0YvsE40VF3wRn/tdE4SJm0YvsE40VF3wRn -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./callbacks.go $WORK/b145/_cgo_gotypes.go $WORK/b145/data.cgo1.go $WORK/b145/gpgme.cgo1.go $WORK/b145/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/4d/4d0b12f78fcfa1f645e0608107495b92cddcbdedb93e884e9b40327f6579c6d5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid PQFcpLU_CL4TFRE5YVy5/PQFcpLU_CL4TFRE5YVy5 -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/41/41adea3f6b15db7808c71be7a320e2a6ce02677ed25a9009f26d0e40365ed21e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid Vjv3fBHDTBh0CWUF28OM/Vjv3fBHDTBh0CWUF28OM -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/7b/7bff24b063fdf6738b724bfd732f97d646cef122ee515237b599e507c1c520f1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid s8S2E3hqjg-2ykYuNXDw/s8S2E3hqjg-2ykYuNXDw -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/1a/1adc5f34dfe15c3d11b0edd9e99a2f208dc0fe87c1c856ead88e9441effc8f8e-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b258/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid S9AL8sSwMeckKyj7vT98/S9AL8sSwMeckKyj7vT98 -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b240/_pkg_.a $WORK/b240/_x001.o $WORK/b240/_x002.o $WORK/b240/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/80/80d7602269002d2a216eadaa2292ab2b56d92ddc4e363685bb4ea2b72d94bd90-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid sbUhK-vfoG1nME3AAe0n/sbUhK-vfoG1nME3AAe0n -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./set.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/6d/6d1f4bc6e4a13c9c4fd611a17675b2cb9a969892fbcc597378b74197f9f6284b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid TdWzBPg38LVtbO1iZ2pG/TdWzBPg38LVtbO1iZ2pG -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d3/d3d7b38a44ad0b49d967baeac6e0443e206e07dad3d371e83284e2915a75873e-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid YrZlLLvzEjbqwGDNKvNo/YrZlLLvzEjbqwGDNKvNo -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/d7/d7311868d68a162be3127b1ef0afe70a0902716ca2429fdfa3f9dfdf15700b19-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b278/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 0vpxTLoY4RWI02Zq_kgn/0vpxTLoY4RWI02Zq_kgn -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/3b/3b9276e59686f9e00d0fa045be1a6c53104243e0faf200adfa5958118d52d4f0-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid GsPhvFDuRIKYYyPpZXg8/GsPhvFDuRIKYYyPpZXg8 -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b145/_pkg_.a $WORK/b145/_x001.o $WORK/b145/_x002.o $WORK/b145/_x003.o $WORK/b145/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/cc/cc6ddd226db8146960ddf2065731df614c2dda9e120cbb5398bbdd89aadb3281-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid guX8Ln96b6udszhyrgBa/guX8Ln96b6udszhyrgBa -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/c5/c59f4fd6d39c87ba4ec8012327c32244760f0dc5cbfc91b35f8c90a1920b7873-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid VKKLZLwdfLz3I9QSz9K9/VKKLZLwdfLz3I9QSz9K9 -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/86/863a5039554c95a41940beb09d5916df9fcde63ff024792c5e06dbeb10aa1d54-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid FsGjpFjORxRnvjgQXLUS/FsGjpFjORxRnvjgQXLUS -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/bd/bdb7d1395f398a673d9d363f3593f1141fa3a5d83132eb2f734af73464fca755-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid UHIgw3w3WCApy5ukAQIn/UHIgw3w3WCApy5ukAQIn -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/b5/b5a9ba03288d1d62bc34b21335d5696d5a6cc7e59f50c9723ac8da1258bc2f43-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 54CeIhK_2NkZKPCNcGau/54CeIhK_2NkZKPCNcGau -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/42/4201999c9b9c8fea386ac370fc8d193e663652529e2db81064007f6fe38187cf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid unZjpJ9iCohYM_y_Uyng/unZjpJ9iCohYM_y_Uyng -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/71/715fdc67a91c007ff4693d1011fd2ac92c7a15cb3bcb75d3f865c1006a6e93ac-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid -s_wcuxrzbW9UrXJaNAr/-s_wcuxrzbW9UrXJaNAr -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/6b/6b38ee7f7c56d356744107a1e76f37218d31ebb9ad3ad23c5cb0128843eb0329-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid tVqyvAwN9fYpdjC_PnLg/tVqyvAwN9fYpdjC_PnLg -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./nat.go ./parse.go ./sort.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/21/21cb16f3d5d396a8145fea39796ff682b08590696e90d8e8038a6a04d7c92350-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 2d5K1QPx2XTtsUfcuYDf/2d5K1QPx2XTtsUfcuYDf -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/11/113d7500cb4748a208891b57c4116dfcf0caa9bde1080b00831b27c003f0266b-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid Qqp9_JGJrsw_nPezNHDT/Qqp9_JGJrsw_nPezNHDT -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/7d/7dd73b64155ed321616eaa34ef6f6afbded4e69fb57023bd0984256641f3c6d4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid MLIlDDYSJTS15dnRWfZr/MLIlDDYSJTS15dnRWfZr -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/cf/cf5d92426cbd984b3bf98c1b2d10c1693b1f2ede294ecf881af638e3a6021d9c-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid i_8PA2XiWdZi4ZLDbaGA/i_8PA2XiWdZi4ZLDbaGA -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/8c/8c4138f3ef33a0df87bf3d305760c4199a3727d3d9cfecdd5840b12c812d7242-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid GqxyiCoWoj9uwiGPmj_U/GqxyiCoWoj9uwiGPmj_U -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/3f/3f2eb3f4089bd42d9975cca031b5ac337968450eb51eb9a15c5967c8f0828164-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid euZZTLT3bYTInRaPcsfq/euZZTLT3bYTInRaPcsfq -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1d/1dcebf50366b3b28865d36d5d08bdc4c9e142123c99f5df298118fcd96341759-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid NEDuq7gFQGRp3990Fc7q/NEDuq7gFQGRp3990Fc7q -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./duration_convert.go ./timestamp.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9b/9bbc435e5fb6e5940c988c132cea4ec5d77158a9e6dd1d4238651c693ae22bf7-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid lv8I7_1TBPpgvnRIErpY/lv8I7_1TBPpgvnRIErpY -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8a/8a554c0dde13b94e13b8e70ed49e04b977c3fd12651aa2a56a8604b7503f13d7-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid SHcTQPAbKSOXAovqa8TL/SHcTQPAbKSOXAovqa8TL -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5a/5a34f5774e436b93eff3905c142173fe86858767c680c2d466baa3a7771949f8-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid P9hPgfrwH2N9ZjKTpZm2/P9hPgfrwH2N9ZjKTpZm2 -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/5c/5cdafa9e79c82f8939f3b39e4072ee7f706a8622458e15be41bfdca4d675579d-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid y47il8lASEn08WSPCVH5/y47il8lASEn08WSPCVH5 -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/7c/7cd8632492a0bfbbbc1b87446fe5af69398e2511c7219cabb3b8f14bb9522c8e-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid q_5Pacv9rZ_eC-N9obzo/q_5Pacv9rZ_eC-N9obzo -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/97/978efd5338ae0e4ebc56fd1e4cba12737f8256bf980e3783c0ce9a89e78d7acb-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid CN9Ck3AZTi6zR-tyxNXb/CN9Ck3AZTi6zR-tyxNXb -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/3c/3c1a0786928ee294e48ed96721f305910628abcb921012ce8bd1089aeffbace2-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid LybEwFjERpOkCRImxkf0/LybEwFjERpOkCRImxkf0 -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/cd/cd02d58dbf513c2a73a41056625e0bca6c1a60214a495a5663e9901c59b5bcf0-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 9wWFU6HrE-8DQDrYkMHY/9wWFU6HrE-8DQDrYkMHY -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/da/dac9d827714f40175a84b3d6a32556591b95b7cf613134f36e76c82d6528f403-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b363/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 3fOTKex79BK4dyio51DT/3fOTKex79BK4dyio51DT -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/8c/8c3df8ff4665f949ae878a0f346dd0dcbf6fdffebbe3236b0ce6644a250642db-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid t9sOhVBhBi3i_xmIR4Wp/t9sOhVBhBi3i_xmIR4Wp -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/fb/fbf1907edfb909b0fa575188e568606661bdb5f670d967b92fc58edb1cd18c6c-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid rHP-dIM9dApi3PGprjWl/rHP-dIM9dApi3PGprjWl -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./fields.go ./yaml.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/b9/b9243ddd1c89f647c1910df9becc8296ba51ee32dddaf97035adc0598a54932f-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b361/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid yX82scJpHbKg5TbHdy7z/yX82scJpHbKg5TbHdy7z -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e6/e6ae7ec1601ebfa1233d39bc1440a9c25b83e0f4ec589a213cfdc0b68c038cad-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid KH1XV5gZ721FnErAbFFC/KH1XV5gZ721FnErAbFFC -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/e2/e2468491bcbc3f492d00f1d415e07e5be48604668fbd0a0b747d6d6f1c000136-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 07-nSpywdpOXqwOYjlCw/07-nSpywdpOXqwOYjlCw -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/35/350c3c6532b18ed661b207408655eea2e46abd811bd7ffdf8483791756290fbe-d # internal database/sql/driver mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./driver.go ./types.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/9a/9a6cb2254e7b636946aa7b3f794034e30e8bc9297cf38c23f99e81efaa0ae393-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid hNbrC3Ulmw0nDVnI2vpa/hNbrC3Ulmw0nDVnI2vpa -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -o $WORK/b242/_cgo_.o $WORK/b242/_cgo_main.o $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b369/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid 6b_wpBr_x8wL4A4rkMz5/6b_wpBr_x8wL4A4rkMz5 -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/2c/2cc613a0f3f71b4a0efdc16335253b796936cf487670a892b8f733009126a043-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid exQe9hlG5IVpJU23ptgm/exQe9hlG5IVpJU23ptgm -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./error.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/2b/2bc4c1eb05e08f1233bad9739479f6557f1048d33a16b12a29ddd85efa7ed206-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid GWyOshG5kNpvltVvTQvm/GWyOshG5kNpvltVvTQvm -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d5/d5dee61a0614455d1ef4244928b36e645e2a6140be8e218afb2b732382f6fc38-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid HqEnOkw0lMn4DeU2vOiY/HqEnOkw0lMn4DeU2vOiY -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/a4/a4b43de8311e77564892e0fa1a57afc08355904127b1bebef81e7485ffb0497d-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid fGhDlTHIMKWcwLnHoERq/fGhDlTHIMKWcwLnHoERq -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b242/_cgo_.o -dynout $WORK/b242/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/e5/e5784a6dd6229592d31630f1ab776b24c6eeddfd2709d69d720e86ae7b7a8b19-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid ohpqzlv3PtulP86PA_xP/ohpqzlv3PtulP86PA_xP -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5f/5ff52dbf49fc2305af1a29f678d1230d025e8453278b06c94b6a77ebc1a60a70-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid pG6cInNl7OxNWb5a0x49/pG6cInNl7OxNWb5a0x49 -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./any.pb.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid U1qznPE7TBJVTtpzMctA/U1qznPE7TBJVTtpzMctA -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack $WORK/b242/_cgo_gotypes.go $WORK/b242/seccomp.cgo1.go $WORK/b242/seccomp_internal.cgo1.go $WORK/b242/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e9/e9bf22082a7b3b749f1c6983c1498a0aacefadee24b00e29b99360c2d997b3af-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid INWXJc2M1VXPEqcB2OgM/INWXJc2M1VXPEqcB2OgM -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a2/a2df4778f4adcc3c104f973ec10a6d12123ef10b6ee41a1b476accc559ddc531-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid oVPmAaFBT_pwK1n-rdRz/oVPmAaFBT_pwK1n-rdRz -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/5d/5de155f5e1e702c5d07502cbb962a46035567098743ab048c658915bfd77f457-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid Zy1K8oGNc9zfCpbBsqL7/Zy1K8oGNc9zfCpbBsqL7 -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/52/520c3e1c1bc74dd4d169e010dd0470337f1fb466d25b46ce03ab30d6a79d1237-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b372/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid QmLMjXbw8BQmgVI1eJIn/QmLMjXbw8BQmgVI1eJIn -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/9a/9a790c0e3e3933f40ac0aaff28515f98061261a933415828300fd5a04b64194d-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid RprFfb6KDBZ_MYHmiUok/RprFfb6KDBZ_MYHmiUok -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e9/e99fdfb8b909adf4b127961555bf30b444d2c52eddec4c49d6b89e9bc2674f1a-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rcq_dvtaVU7Wu1auSJ1s/rcq_dvtaVU7Wu1auSJ1s -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/fc/fc893b7c401a3df03c02a9a50b32b5589dec50b6f8c4d25a6034483f6fafe963-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b375/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid sP39eMwVz5KxPOi9wzSn/sP39eMwVz5KxPOi9wzSn -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/64/64454aee988a8b799a46590df26e21a77c8736e05892077e86c4093e63b39fd7-d # internal net/mail mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/87/87dc8e316351eb6a6d28d41993968a1faaaa9eb588eb8a6d42158cff5b99c4c4-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 2yCaNQOiHobaHaIB355S/2yCaNQOiHobaHaIB355S -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a6/a6109d3d65070e6e0472f073647cd45f2d34ee09c0e289b086fde4b5e1f2a727-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid yL46oSHO_haWxxyaZay-/yL46oSHO_haWxxyaZay- -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./doc.go ./fuzz.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/fe/fe7da7e62373f232b659bba992730e1beb6b14c3f57c5a55155b809e90468782-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid RY-CZ-JXlk6dTPetCq8f/RY-CZ-JXlk6dTPetCq8f -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/20/204f139bd8bb68ff97b2fd0a1e59e77ce8c51dff4079c8138d44f843a12ac591-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid qCvNaRNct3T0bho30q15/qCvNaRNct3T0bho30q15 -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/be/be04b225cac5b6294a933150694cf7f5e3a822ee4a85c510717672847c24d4f1-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 6PF33GOU_4XXr4upgykn/6PF33GOU_4XXr4upgykn -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c7/c7f65a6591e4196e8694f9b3c257aa22f5931a69b28ad8763db1e70873f80136-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid vUy2h_2naQrfLUFkd2OX/vUy2h_2naQrfLUFkd2OX -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid ymOJvN_apUJAGZ-HzNcu/ymOJvN_apUJAGZ-HzNcu -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b242/_pkg_.a $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/be/be864df72f84b4febff50c4090d547a6113f5b418bffd93b36f9c72a2f0cea94-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid WQUpc9WyyHopbHaVBM7m/WQUpc9WyyHopbHaVBM7m -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/f4/f4112847bc6f3790ca1ee98add9bebc487fe0a3481e93aa5e9f54e347b505d98-d # internal go/doc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile internal/lazyregexp=$WORK/b396/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/44/44e01549073ed7ee6d71f3276bf9a3130dc879ea920c5fb18606395410308102-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b385/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid hCnJ0aUqOC7jo1Uf3JKK/hCnJ0aUqOC7jo1Uf3JKK -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/d6/d675222908fab6e59f407f318536cc5c57ca467f24ea300d0910b127586028d8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid nUXU5PxwqUGOZtZ0qGOW/nUXU5PxwqUGOZtZ0qGOW -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/6a/6aeee57c242f04c8ff24de98d871431c9db2893c6108f11e4a2fbd50dbbf592a-d # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/f8/f882c966803fd3c409b238e0586eca9dfa682897f512f03a6a9bff5844cc308e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b399/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b397/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid I8Xi2-zjros9b0DDL5b0/I8Xi2-zjros9b0DDL5b0 -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid RVKDhAeREcl9OFE3qYWl/RVKDhAeREcl9OFE3qYWl -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/14/14029f2dc3f1991e8ddc890a877684b14419024eea84b6c39db10644907035fd-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid Fi-YxGzGsNy4Agj6c-De/Fi-YxGzGsNy4Agj6c-De -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/e6/e62e6943426a6807a148b9dc4c25f79d8d68ea2f477a56f7fe0bc59c5ef1ba14-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid heuBjZhCkoUY0wDcfuLe/heuBjZhCkoUY0wDcfuLe -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cd/cdb213d15b0f60092cf93e951800f536a6f99ae6cafd36e9534c3824afae55b5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid YHcyzXB41wVDI39AoLkk/YHcyzXB41wVDI39AoLkk -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/d4/d4dc775e34113418dff5e97ee85096ffa0b5ff2dd083780b44758d42c822da4a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b381/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid uYoQVyKtB7e9r3gJFAsv/uYoQVyKtB7e9r3gJFAsv -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/4e/4e350d66780b93a6d38af9fb1a130e3abb5f14b30bc4992044557cefb72eb38b-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b391/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 1EV-OB58TkxqAL-AyvEO/1EV-OB58TkxqAL-AyvEO -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a7/a7aa097ab998c4a59e60ae58fd9e853e66536783caa9562e494f1102c3c60ea1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid aukGaTJ7liYc-Zv-FoM8/aukGaTJ7liYc-Zv-FoM8 -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/46/4635277852abaa17d140e1115eabe3db87adca0603b708658adae4cfd71bddc9-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid RUs5N903P29kIUevgHF2/RUs5N903P29kIUevgHF2 -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/6e/6e2da879f9c89a6c3e1a29a287b9ba4e7141f26f77e9e3614557d8af41ba2872-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 77CQIUsZDTu2zBXF8lpo/77CQIUsZDTu2zBXF8lpo -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/be/bebe7d52eefa30a411e730b1f818ad0fb2bbef0292157eac40edeafd43674030-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 2vf8tUwoVq68c9S4Ezbw/2vf8tUwoVq68c9S4Ezbw -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/e9/e942a8ffd93ccc9543434f8841d3ba9dad77a072739c930f65622acccaca1cd1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid SsaQZEF19AgVNChhrhxg/SsaQZEF19AgVNChhrhxg -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/cb/cb0d77e5ef68a6602996405fab57ad44b5d207045e5ac175df00075a55245f65-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid yOAI2N5pi7AntPkWubdm/yOAI2N5pi7AntPkWubdm -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/f9/f9ab46a84c111629f1bf92976f3c494c9524ff4d4affdbed950056c83ae554f4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid imT_XCFUnorapJ0k-1iX/imT_XCFUnorapJ0k-1iX -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d2/d2034561044d6419f12dd9f0da7149b8befd8845894627e81a56550bcfefccfc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid HOjWbhbzHcNj4MOQaFcp/HOjWbhbzHcNj4MOQaFcp -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1f/1fbfd3c4a9f6327461b5a701afe6d4ca7cfb9fa10b62a17fcb4b0817a1e1f139-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid u0n1Bj_DH7KoOsC-vear/u0n1Bj_DH7KoOsC-vear -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/32/32f38495c753b654376d6361ae9bbd8725b7454ee4d9fb8acead3a00b513183e-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid 2fHqJ1N1b0DMR5He3DsQ/2fHqJ1N1b0DMR5He3DsQ -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/doc=$WORK/b395/_pkg_.a packagefile go/parser=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid lJkbSOici-wvTY4sMqes/lJkbSOici-wvTY4sMqes -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/af/af89a9719f79de5d8b9f8bf60374f0ac75e11222615cf579fa050b8f543ace14-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 4W3gRDoEpUtRICGSEu4E/4W3gRDoEpUtRICGSEu4E -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/b6/b6b5b2af660ec8ba2a22053a82fd2e7991cc8557c9ee37ed615feb9234602b81-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid Pats2b_i8I9o7YXRctTV/Pats2b_i8I9o7YXRctTV -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./stdcopy.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ec/ecd792162a24ade2807605e8f1445ac834f22b2ba6203e3169a51ca0d28d785d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b420/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid tFNziOUL61j0JTeWM2no/tFNziOUL61j0JTeWM2no -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/0a/0a50f9feae17f659d992a4a0a1752cb5716d490476a9f3109fcbf27f6ad28415-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid uTQxgt6HLeyM3tioc8B6/uTQxgt6HLeyM3tioc8B6 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/96/967e618cb48575e799c9a900204998c94b09843baa6205caad0b41f9a3f6916b-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 3REMrVzUXLYHXuG6tAy2/3REMrVzUXLYHXuG6tAy2 -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/e4/e494700a28464dfb9b5948d06edd8f34a4c29b8f20f81ae4d78bdddd7047a908-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid eVU0D-AC4nEwqlzisRJp/eVU0D-AC4nEwqlzisRJp -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/2f/2f62404109ce020338ec0548d6b25d0472b172438c2c82bbcb9333cbe78e299c-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid TdLN2DqvCB-ZkjDHmPeL/TdLN2DqvCB-ZkjDHmPeL -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/27/277c0746c7f57fbfa7d35014450f822eb0b8c695a2b79b5e92c7007c491cfc9c-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid z2RjaF4LMcJfQC24I3vR/z2RjaF4LMcJfQC24I3vR -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/01/016f0405a2ac176cad540b94a95488897d4b89d0b2862a0f4693ae393fd2fb79-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid bLCcRfFhvFZThdiA4LLu/bLCcRfFhvFZThdiA4LLu -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./join.go ./vfs.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/74/74e1f03ab5d2d75705e6a2c52e57b001ae19caeca5d7972d15452ae529ed6919-d # internal encoding/csv mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/34/34c997afbbdd30aa58ae1917641146ceda3504ff8830c9a068dbcce7a0ea5d94-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid DD05ITG0hJ0k_lT2Fd6n/DD05ITG0hJ0k_lT2Fd6n -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c1/c13ad382d3a959255f9f55947e080d0ead800479ec4d4e34c1cf2d433237e1b3-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid KZ1Q3Dsfauf6l94PCXo7/KZ1Q3Dsfauf6l94PCXo7 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/b9/b929e950dc58217ce8a58c5312812179facb53dc93ed66ae795317fd291ec934-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid UY1XL78jAY3vIZ7T6Ucz/UY1XL78jAY3vIZ7T6Ucz -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/99/992e582a4d781fbcea5212945263799924f00bc1256d37aebdcfa1f06ce1996b-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid C3aCY8MoNqD1RMdaQ4kS/C3aCY8MoNqD1RMdaQ4kS -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/b6/b62bbfe44a03abce74a4af74e291bc6939941e737c48c8fba47176f9bc25542c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid A3_yyemAhWcq62OULK9Q/A3_yyemAhWcq62OULK9Q -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/d9/d9f00aef0313a0287b81fc7a3ce64d44ac38b14393644d1bd2c6f20ee313bb2e-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b457/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b457/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b457/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/fb/fb9bfece7b4c310a3827d24105bf20cc02a737ba1efd61baefd059f23447f17c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid FlYHbITJ2lS_SYMlRCGF/FlYHbITJ2lS_SYMlRCGF -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b431/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid N0dMfJoLC-sv07yiHEUm/N0dMfJoLC-sv07yiHEUm -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/e6/e6ea8a4c7be1e7bd0a409aceed23ac6d7b7285164f5e436e10627a525916f6f4-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b460/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b460/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b460/ -g -O2 ./dlopen.go ./dlopen_example.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/66/661980c25bd6a79d8818663189acd6cb6db8ccd84df6ec3b9ce1b4944bba728e-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid at05BbVzJGVdgJc77w-s/at05BbVzJGVdgJc77w-s -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/da/da76774362e3e4306986b38704b5c31cae37a995d0372c21d15934e3fb6d32a4-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid Qj88C-_6sroxXNZdDl97/Qj88C-_6sroxXNZdDl97 -goversion go1.14.7 -D "" -importcfg $WORK/b465/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/26/2608d9f79d27f7897b81d558e2e4fee1485c0fc551dcf94f9a4741ae3fd7f433-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid Dg03LB3AszDn809gK_oK/Dg03LB3AszDn809gK_oK -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./tomb.go cd $WORK/b457 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/5c/5c1a1d089cbf35b68aeba8ee02942e2a768eab3947f8ed1281b415bf47773f4f-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid DcbUqaDkCJLv8uxLsu3E/DcbUqaDkCJLv8uxLsu3E -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/8f/8fb5d52adfe610ab7d4539dfbb2fab8dc7a21a520980d1f1e2d8b8a2ebc214b2-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b479/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b479/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b479/ -g -O2 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/65/65ac5961bd6bc41631948ee26cab75a749a6ce978aba4cede2bc66a86f92efa6-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b466/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid 4py9BC5GfzB0ydxt-fwG/4py9BC5GfzB0ydxt-fwG -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cd $WORK/b457 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/dc/dc39c3d2f64bf798205245ecc9d784f3b47377ecb582bb51fc6066c1b4159821-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid smFkE7gtrZB-kck3L51T/smFkE7gtrZB-kck3L51T -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./rpc.pb.go cd $WORK/b457 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/41/41aab83dc0fe57902810abfc7209dce023a680d3f25885f7068971bafc10c77e-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b466/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid AQkQ-LFjm-_HlRcN559Q/AQkQ-LFjm-_HlRcN559Q -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./tail.go ./tail_posix.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -o $WORK/b457/_cgo_.o $WORK/b457/_cgo_main.o $WORK/b457/_x001.o $WORK/b457/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage host -dynimport $WORK/b457/_cgo_.o -dynout $WORK/b457/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid MEjQUisO4HhRST84kVls/MEjQUisO4HhRST84kVls -goversion go1.14.7 -D "" -importcfg $WORK/b457/importcfg -pack ./host.go $WORK/b457/_cgo_gotypes.go $WORK/b457/host_cgo.cgo1.go $WORK/b457/_cgo_import.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/81/81cb01f5565e67a3f263dbd157330672aa9dcbeeb1c65e6b1633204db112901d-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid baPY1ZOuuns9g2Q5ziZ6/baPY1ZOuuns9g2Q5ziZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/1f/1fe3cfde4a4e86de0a256c3b15e0a0dd5189cf2dd0731f6fdafc684f7475681c-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid hws5jR5loEL3Ja3MZJPO/hws5jR5loEL3Ja3MZJPO -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/89/896c6414eb457b838435d9a762d78bba3372ae81ae6c84dede8d61a98ba9645f-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid bHzM1YACKdfnZWpv43P2/bHzM1YACKdfnZWpv43P2 -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ac/ac671fb46cb2305867656c9af6b1958892ebee5def95b9721f078941e9309159-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid 82IPaR1hOTa_Bj_uORK0/82IPaR1hOTa_Bj_uORK0 -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b457/_pkg_.a $WORK/b457/_x001.o $WORK/b457/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/6a/6a02b20ebfa1ff2179a000fd2e4eff5fd5ff787f831baaf09ea1d76adc9acd66-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid ssoNKbFc5NAOODRdnyjD/ssoNKbFc5NAOODRdnyjD -goversion go1.14.7 -D "" -importcfg $WORK/b456/importcfg -pack ./process.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/45/45a9ef62dbe871e90b426d0735c64a68df8a80ba8f0df732b637637cf91bec45-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b484/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid gENdoX2WJAxmI0FGEFvj/gENdoX2WJAxmI0FGEFvj -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/3e/3e8cbb2d7c86424dc3a95329d3ed28780d3fcb506894553c14d9668294689ddc-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid pQYm1TJBLk_Y_uZbCNNF/pQYm1TJBLk_Y_uZbCNNF -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/61/6142290d0e1e22a869a828cf1585c6028473820a6b3c5888624b87b8b9f9f89c-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid A8YRnPTFGWW2moqyxozV/A8YRnPTFGWW2moqyxozV -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/96/96e0be615aac3979ed96d6d64fa96906e10f6d09a09a278c602458f6008af909-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid UOrIxD8JgTdLbFvYW3sV/UOrIxD8JgTdLbFvYW3sV -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/21/2126c0ab288f214a6e2ee0ecfff71a4f074635480a30c09ebc4a02cf26c2fe41-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid mjEefrBKwuxw_cuuGXxH/mjEefrBKwuxw_cuuGXxH -goversion go1.14.7 -D "" -importcfg $WORK/b451/importcfg -pack ./psgo.go cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/57/57092fd6ba1ab2c9c190cff44de1725a1c85dccdfdc261560ef95b34a88caa0b-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid NX-VWcpXNJzPOmy-xOXz/NX-VWcpXNJzPOmy-xOXz -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./streaming.go cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/05/05b938f07e87c4ab1fd614d580ca4a295a328f61dd773da8f311f18c94fc07d2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b501/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid UTGtM9siCstZwKyCgoOV/UTGtM9siCstZwKyCgoOV -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/ee/ee84ea9f45ae9e0ad9a79d8d5113da3011b8035165ba82c7e783b92f1e5159ad-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid pc1PxEuyEWS_LUVnmUTy/pc1PxEuyEWS_LUVnmUTy -goversion go1.14.7 -D "" -importcfg $WORK/b506/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/c1/c1aae9c93a7cc14a63d67131aa4efed91f23fef04c1b3206de08c632a2d80a84-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid y5E_soLkjC8S1iQvVgMu/y5E_soLkjC8S1iQvVgMu -goversion go1.14.7 -D "" -importcfg $WORK/b508/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/90/90db8b2a8a29f0122d88fe99bc6ee23622e6364aa2ab14f852bd8d4716a761a2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid MgKAz1dswD-eYG0hJmkM/MgKAz1dswD-eYG0hJmkM -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/37/37b1b2489e7d6f04a0a3f5b22d257359febae351d722fd3b3e0ec9b57b93c8cb-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid iq8zcZH1QQACuI_eH26e/iq8zcZH1QQACuI_eH26e -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/74/7408368dfec870b46d6e47d63310b643bca3c6ded43d3690fc1ef9a175eea6f2-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b507/ cat >$WORK/b507/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b507=>" -I $WORK/b507/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b507/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b506/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid NHiBGMPl7vjd-VOO_TYh/NHiBGMPl7vjd-VOO_TYh -goversion go1.14.7 -symabis $WORK/b507/symabis -D "" -importcfg $WORK/b507/importcfg -pack -asmhdr $WORK/b507/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/4d/4da62b59877e84e351885f42f07aab2c7e029db709264ae01f2feb271e894dac-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid qJBJS2kDDpvLhT8ksGyw/qJBJS2kDDpvLhT8ksGyw -goversion go1.14.7 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/0c/0ce2a652b36e08206ab7630a2489788c115e7d0efbcceba09228ac9ca34bb8ec-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 9Xzgueujk2zJVmu9Gdc7/9Xzgueujk2zJVmu9Gdc7 -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c0/c051ede6eaaf1f17e87e4522fbda0cce9b9bb8a3c512c602e4090a9d52746697-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid obA8viwe7cWWuJTJL0rF/obA8viwe7cWWuJTJL0rF -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./connrotation.go cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/25/2533934140e0709e08235192f633802059e8635a0182a716adf590ec8af0a3c0-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b134/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid aVN9_ZhCfKLoIyLql0e7/aVN9_ZhCfKLoIyLql0e7 -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./metrics.go cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/5e/5ee21228abf526fdd8886ae0136cc4b198535fc3d84e46e395536d0abbf363ca-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid gO6f3sr1zwr6LBbXHdtw/gO6f3sr1zwr6LBbXHdtw -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./rate.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/70/7052cc2644436ddd593694ead1c75933c7fabe4bbf07df98366a6ac19ba37797-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/8e/8eb37b42cb4486a9ec18335826dd8144c68d9ddc05f54e859d04a1659ddd2a06-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b511/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid dG6wNvtDtrYCLOXjWs0_/dG6wNvtDtrYCLOXjWs0_ -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./decoder.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid hDzy9xCtNilhRgoJlVTo/hDzy9xCtNilhRgoJlVTo -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/c5/c5c606b58634a72cf3652daad54e573b04e75aacf42f8a05039af1968567fb06-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid SNkz9kSreCZ5rE5AL-uB/SNkz9kSreCZ5rE5AL-uB -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/cc/cca13eaaacc34719f6e7c9bb8c4bca294c9261efeabe2b792270df8d3ddf0b5f-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b531/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid WPJ0fvlz9zPB7zloCERZ/WPJ0fvlz9zPB7zloCERZ -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./backoff.go ./throttle.go cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/c5/c598b10b76a1d8d8edb35d9779434a99356fbbc8dbb04b85b4b6f2fda03d2eb7-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid IdvQ9OSw3oIRx49UVomj/IdvQ9OSw3oIRx49UVomj -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/f3/f3c0f0fdca6a1a6ef9d9c9ff7912f7987d9c4c22c25789641834ca53d23d0f22-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid gAodUjivv2VMYQ-ylWxg/gAodUjivv2VMYQ-ylWxg -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -o $WORK/b460/_cgo_.o $WORK/b460/_cgo_main.o $WORK/b460/_x001.o $WORK/b460/_x002.o $WORK/b460/_x003.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/f5/f53e8774fa633cdd550de54400a3531e0a6cb7765ed2b0ccd97ab86050e8baa5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid DeFGPUiN818nhlKZ2XKb/DeFGPUiN818nhlKZ2XKb -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./names-generator.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b460/_cgo_.o -dynout $WORK/b460/_cgo_import.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -I $WORK/b479/ -g -O2 -Wall -Werror -o $WORK/b479/_x003.o -c shm_lock.c cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid GvSqrmTxGOntbSUZ0XOU/GvSqrmTxGOntbSUZ0XOU -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack $WORK/b460/_cgo_gotypes.go $WORK/b460/dlopen.cgo1.go $WORK/b460/dlopen_example.cgo1.go $WORK/b460/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/50/5057455600e93a4577943c84f5da7a26ca62c226e8750f41d30d2f6dd4021fe7-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid McLe1S_seCAZDR5Lih0t/McLe1S_seCAZDR5Lih0t -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/79/79d31be3e6111e93aba1ff9b0d1b8ee8dd4f50c2e905fff240a52480a6151ff5-d # internal github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid nQAEvq_9k_OwxvKSghkv/nQAEvq_9k_OwxvKSghkv -goversion go1.14.7 -D "" -importcfg $WORK/b551/importcfg -pack ./parse.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b460/_pkg_.a $WORK/b460/_x001.o $WORK/b460/_x002.o $WORK/b460/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/30/300aba7bbe9786881caeec59c5fa5fc21a0eff56d34ee33104491a7d74c72953-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b459/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b459/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b459/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/3d/3d3a1dcc0a7a4f136dbdeefaf2a8fd7fcaf83226cf56a1a780ad8486346f14d0-d # internal github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid gfKjnbVlCeVr0dESkNS8/gfKjnbVlCeVr0dESkNS8 -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/00/0003920d434d2ee0a05e64905c2336c275da77d13900d8b38ae63343add223b5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid V-lIL7yI5onW0FWmi5kt/V-lIL7yI5onW0FWmi5kt -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/fa/fad89a552dc789b4a4b61b00c677dd4fce7ba5e7d0e7baaba0d26ba0e22c20d5-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jCyS-xQbDDkF7hhUOV0f/jCyS-xQbDDkF7hhUOV0f -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/48/484e9f2696409ea48f20185bdaf81fc27886bf56f7b95398859d6e6ce5f84c14-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid t9zR_DcIe4_iGuBAqocf/t9zR_DcIe4_iGuBAqocf -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd $WORK/b479 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/22/22262afb195cfb6607882a0499cb4fb1a791be08bb24783f4d2eb7d22a4a7c16-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid pLQfbTKSTyIJoOE-1iUj/pLQfbTKSTyIJoOE-1iUj -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b479=/tmp/go-build -gno-record-gcc-switches -o $WORK/b479/_cgo_.o $WORK/b479/_cgo_main.o $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/90/90b9fc669573f4547964b4b11fa214f907843b9cd44616ee6cb7836f58b0589e-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b553/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid S2eWoXilEbbbNkOl31e2/S2eWoXilEbbbNkOl31e2 -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/52/52723d1ef518fda0ced5361fd5f9a93fe1fc87077b33024e59ce2b2e00823cc1-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid Om1ZVSckqL2G4kxene1Y/Om1ZVSckqL2G4kxene1Y -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/e8/e830e93c0dd726ca34b161f83c9e239c65cc9b510fee7c57b14d027081e874a1-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid h_V5WhJiLD1biHrOv1Wa/h_V5WhJiLD1biHrOv1Wa -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage shm -dynimport $WORK/b479/_cgo_.o -dynout $WORK/b479/_cgo_import.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid -qXA2PFNKetEISSfvk9t/-qXA2PFNKetEISSfvk9t -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack $WORK/b479/_cgo_gotypes.go $WORK/b479/shm_lock.cgo1.go $WORK/b479/_cgo_import.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b507=>" -I $WORK/b507/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b507/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/44/448ee3988f7b9d8c1e292293a3b09e94dc472cf51aa72f1c0c21b451354d2270-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid w230VliuScGNQ82mQlhK/w230VliuScGNQ82mQlhK -goversion go1.14.7 -D "" -importcfg $WORK/b564/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/18/1890f5435b46b8b4c5dd39cf3ee81997dbef4ee8437d084fd31d318578d89f08-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid EPZGEVm-MtGwNkxDPeou/EPZGEVm-MtGwNkxDPeou -goversion go1.14.7 -D "" -importcfg $WORK/b565/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b479/_pkg_.a $WORK/b479/_x001.o $WORK/b479/_x002.o $WORK/b479/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8c/8cdab89df817e37fb7fcf5826b083d3c1951ad787bad6e6f815f81bf93ef8c63-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid 0IllTVXLsyNC7nc2UY18/0IllTVXLsyNC7nc2UY18 -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b507=>" -I $WORK/b507/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b507/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/26/26aab0f644d92a9a267d17b8b0d5ca699057dc655f0d5ce701a59d8d12da5f4e-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid I_RajjtIOSocy7mN9aWF/I_RajjtIOSocy7mN9aWF -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b507=>" -I $WORK/b507/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b507/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b507/_pkg_.a $WORK/b507/relfect2_mips64x.o $WORK/b507/relfect2_mipsx.o $WORK/b507/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/a7/a7ed12c4303a150e455dd6fb5eac4b2360c2ce8c76e4fd72ec7ca616a8078900-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/1a/1ad27edc280c18b3eb31ba2fe1909c80aabcb262950a9ba9fee7a61de94bd8d3-d # internal github.com/containers/libpod/pkg/systemdgen mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/systemdgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid ndL-0Wa0LJ_ppYJG5nN7/ndL-0Wa0LJ_ppYJG5nN7 -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./systemdgen.go github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b507/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 1xnIhS5T7dTrq6Yu96H6/1xnIhS5T7dTrq6Yu96H6 -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/64/641dc10a3856e357f0a828eedca9bafe5dbae3a13452f2b0895e18d9dc3b556f-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid E9ZMloRX2oG_jTTGlo2O/E9ZMloRX2oG_jTTGlo2O -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/c1/c11fd1020cce6fa5337c4db298ebd9396947b3f24cf22465e843e440c7c0939f-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b471/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid e7Tior8t_vOCnkpWwidp/e7Tior8t_vOCnkpWwidp -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/3f/3fe9b5181188307fe31a7ed6ee6dba7dad9148ab1717a32ae2e71e8ddadecabe-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/5e/5ec5b3e3fe7ea415da1c37d1326fafbb8bb0e01fb524378558f1976c89707102-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid hqp44I_rh9uow2E6EQ0J/hqp44I_rh9uow2E6EQ0J -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./logger.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 2Vh0B9-QdjELJuXOn_EP/2Vh0B9-QdjELJuXOn_EP -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/af/af8c364c1105b0eeccb02d7efed54523a10e3ae1ba56eb134b4395bea214d5ba-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 9nKJrZwAdBaEfS3Kz2fz/9nKJrZwAdBaEfS3Kz2fz -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/a3/a309b30df84e84643a9d658f1514f95dc1e34f2bc0ad3b5fb17571b287bff63b-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 2_Of1SoKenHQQjNDPqHq/2_Of1SoKenHQQjNDPqHq -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./trust.go cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/aa/aa67acd4e4c63fdd9bd07255f5ee2bc3e3416312a443d77d4887968efcb1f21c-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid 6G1Vu3vazC1PHxzDNvuJ/6G1Vu3vazC1PHxzDNvuJ -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./channelwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/2e/2e089c647b70bfc514622de3849b4d539997125a7c43fee2bf4b7be8c8a8a6a1-d # internal log/syslog mkdir -p $WORK/b596/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid C1nsVBnwqAlRWFwoGRqE/C1nsVBnwqAlRWFwoGRqE -goversion go1.14.7 -D "" -importcfg $WORK/b596/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/77/77ce41f619005507caece4348f600de7c4c75e2510e4904836409bc427f5c845-d # internal html/template mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b598/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile text/template/parse=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p html/template -std -complete -installsuffix shared -buildid CYbecxJIglAeu6Fx7ElV/CYbecxJIglAeu6Fx7ElV -goversion go1.14.7 -D "" -importcfg $WORK/b597/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/f9/f9165a3f820bcd1624ec5c905df266183716b7714a872729d4614c379b701586-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile log/syslog=$WORK/b596/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid 11TZ6VdwI3X9bckZh4ur/11TZ6VdwI3X9bckZh4ur -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/57/578cbf0679c592232bf149613f8f8479eeffc1a630868aadb63bd121c580e031-d # internal runtime/pprof mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p runtime/pprof -std -installsuffix shared -buildid LZWKjBpWVHHvCbR-rsuV/LZWKjBpWVHHvCbR-rsuV -goversion go1.14.7 -D "" -importcfg $WORK/b599/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/16/168eb64a53be67e136f4d8da29a8b1aaf4c4699f0db214c3b842a02fa6b2347d-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid BFIaUCujmg98jVVQIdEl/BFIaUCujmg98jVVQIdEl -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -o $WORK/b459/_cgo_.o $WORK/b459/_cgo_main.o $WORK/b459/_x001.o $WORK/b459/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b459/_cgo_.o -dynout $WORK/b459/_cgo_import.go cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/3f/3ff13ea24e3b7ae624770335d097a03f5cadb57a51de0cdaa5f6ac3b5a3d4083-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid cWkc94DO-wdwYFrtRBTS/cWkc94DO-wdwYFrtRBTS -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b460/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid _VZFODDHs_peKnCg4g-t/_VZFODDHs_peKnCg4g-t -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./functions.go ./read.go $WORK/b459/_cgo_gotypes.go $WORK/b459/journal.cgo1.go $WORK/b459/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/81/817cc64e862d7626e8c00833c5c454c5de20eac73b632c88420c920030d65c97-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid T7-zrYC_AnC6p68W0UlV/T7-zrYC_AnC6p68W0UlV -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/54/5465da192415fa1ae990cd50853b69fe243c0a5dd01a4ab646e42806a9f3f60c-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid 1iAnaQkFSioSedmeDhuX/1iAnaQkFSioSedmeDhuX -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/9f/9fca506766d9cec85fb0a66e31f14e5fc39518b16b749742320590f7b121da47-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b507/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b511/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid RRfC_yZ7_yXhLKduslto/RRfC_yZ7_yXhLKduslto -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/05/0535d44eb9f56467b82be90f885c351cc0896a2039c6383f8dae94f03a1dd8c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/03/03638299f02e339052e2c2c6a77e1872c48611a46c123885916c8b9a62081996-d # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b459/_pkg_.a $WORK/b459/_x001.o $WORK/b459/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/c1/c12077aa8fef6d236262b44838428cb7052dd4a087f1c25f9fd77030f2b3ed5c-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/a6/a6b16eca9175a7cca29f884147cfe1d7e46b16ea3c90d37445dbd4bee5fdceba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/0b/0b584053b217aaccb024f2df0e0ebf14c43b737914e3d79c16e4e6cb3b2623b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/17/17a9f6f899553952a01401aac98dc0c3f172db76cbbf8e9ebef0302590ccaf24-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b580/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid aE0CbcRcZccSSLTcYtzA/aE0CbcRcZccSSLTcYtzA -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/5b/5b8d5d0c26a5c186c685ef271442fd9504f78f0d2e7d4b46076515d3bb100e31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/a5/a5e62bfdd3f1b94c710746dd1eb7587d02f498e07179de20f467841eabc1663e-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x017.o -c openssl_stub_rand.c cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid jTgQL5gMWlMOhvbq_btG/jTgQL5gMWlMOhvbq_btG -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go $WORK/b092/_cgo_gotypes.go $WORK/b092/aes.cgo1.go $WORK/b092/boring.cgo1.go $WORK/b092/ecdsa.cgo1.go $WORK/b092/hmac.cgo1.go $WORK/b092/rand.cgo1.go $WORK/b092/rsa.cgo1.go $WORK/b092/sha.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9b/9bb870b2562dd422d41c1481a8aee674d685b2001c195ef5ca0378172fa9766a-d # internal crypto/sha256 mkdir -p $WORK/b107/ crypto/aes mkdir -p $WORK/b088/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b107/symabis ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./asm_ppc64le.s ./gcm_ppc64le.s crypto/sha512 mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b117/symabis ./sha512block_ppc64le.s crypto/hmac mkdir -p $WORK/b124/ crypto/sha1 cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid zppRVRWp6ytN79f2hLki/zppRVRWp6ytN79f2hLki -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./hmac.go mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid JzQUBPTRlyDEs2XbXqkO/JzQUBPTRlyDEs2XbXqkO -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/aes -std -installsuffix shared -buildid HRZeFH5HLpE5aLRTnzYt/HRZeFH5HLpE5aLRTnzYt -goversion go1.14.7 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid au357EIALA6V2wH5Lwpq/au357EIALA6V2wH5Lwpq -goversion go1.14.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid TVL00ME4LqpsKe7GzlAM/TVL00ME4LqpsKe7GzlAM -goversion go1.14.7 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6d/6de5890969f74b4af950406a3db22c9ca83e72e7764b45af7c44ff2a70d48579-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b124/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y0e96WN_6dbsMcnS-Fi5/y0e96WN_6dbsMcnS-Fi5 -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b107/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c9/c97bee7e0a3a2a905165adc2a8136ad54b223260b08c1ce2223998235af60346-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b106/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b358/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b175/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b109/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid kYFwVVA3uIbK9c491Nwv/kYFwVVA3uIbK9c491Nwv -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b176/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid MVdGl3IswZeR8w-vRF3X/MVdGl3IswZeR8w-vRF3X -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid S-03qiXyQ-XrwmQGZWMx/S-03qiXyQ-XrwmQGZWMx -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/99/99a70c5f61dbe8a86179c8ad2afbd9aac6af00c6b2a926e24c30d358154e0a82-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d1/d12acbe58e25190e6bd821428b7b82b42abfe98c2c1112ff78c733b7f51cd9af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_ppc64le.o $WORK/b088/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d2/d2f893cfc651c20d88dfb0da175f761f495fbd19858a7dd34779a82715ae93e9-d # internal crypto/ecdsa mkdir -p $WORK/b114/ crypto/rand cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid YY5H25M4SlhFu0gJvRlD/YY5H25M4SlhFu0gJvRlD -goversion go1.14.7 -D "" -importcfg $WORK/b114/importcfg -pack ./boring.go ./ecdsa.go mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid UL0aytUD4-B_G3RuoamT/UL0aytUD4-B_G3RuoamT -goversion go1.14.7 -D "" -importcfg $WORK/b087/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/71/71eee34f01266152d3b41ef26321b3a939a5c6829516f1b86ac06ea2dcba7372-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/5d/5d6426567f2bb369395d169f8cc98d77430b2faad247f966a3a35013eec611f3-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b357/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid G-tXQyF-y1L2LMBC3g9o/G-tXQyF-y1L2LMBC3g9o -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./resolvconf.go mkdir -p $WORK/b417/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b541/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid cw4GbmOm6EL5SmELpVit/cw4GbmOm6EL5SmELpVit -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./pools.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/01/01c031e826c3cd449ac57f79b3ff06792b3198b98301ba60a9ab8f3cf8d2cd68-d # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid MuXfeq2vxzHjkXum4V1T/MuXfeq2vxzHjkXum4V1T -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5a/5a73e9b6c55075043d5fc3670bab08136c8f1a751386bb3ecd526b6408f0b22f-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid Qucg3kGEoD9LFbELdNaM/Qucg3kGEoD9LFbELdNaM -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go crypto/rsa mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwpwwpKENwbSYN_Rk2Fc/YwpwwpKENwbSYN_Rk2Fc -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go crypto/ed25519 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./ed25519.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid gE5FpzrJKwuIqNJM4V5F/gE5FpzrJKwuIqNJM4V5F -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f0/f0e542eb36093f868ae15ef824b2a8150df1b351a27f4b5e01e70219364f9cf4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid gLYAkBhBz_aVG4jyLMZ6/gLYAkBhBz_aVG4jyLMZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./elgamal.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/71/7195f58b3e1045df73fe3f0cd0b710b9e2f3e5cc07b12cdee51d4fb6ed2617bf-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid GAo_TBPP5BTGxyHBB04G/GAo_TBPP5BTGxyHBB04G -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/f3/f338b87ca31feba193eb670d55e539f91b3654d4b95cc3e31f8a2e7c760141a4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid gcnrJcEba9ELK4IepOlh/gcnrJcEba9ELK4IepOlh -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/fd/fdd00be91ea04d12b09bf581eff7e9205f11a21475a133b72e4dff7ef667768a-d # internal mime/multipart cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/6e/6e011da20c6636bba79ef3a6c7556ebdd20cbd308caa3b077290fc88ba65c572-d # internal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile mime/quotedprintable=$WORK/b235/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b199/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid ogGGXAXkj9OkZkl47GV5/ogGGXAXkj9OkZkl47GV5 -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b199/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b199/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/38/38464e9d9e11fbc31d96ffb650658be437aaa068c2141945ad77febb8988e85e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid AWhsa8B8lrJn9M410zTK/AWhsa8B8lrJn9M410zTK -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c5/c5cbd387c6076efcaee5eb384979a4d4d758c8c8682573f8f078abd098a9a1b1-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid qdQm5IjFX2E22MzuIZqM/qdQm5IjFX2E22MzuIZqM -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1b/1b18a20fc6e08b523a81e13dd635041cbe2bd45317a4d27b032bcf0336381a74-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b547/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid ZW5cOfwiQuWawcWQfU7-/ZW5cOfwiQuWawcWQfU7- -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7a/7a10d731e7a49eb4a984555f3774cd0426fd22d4ae34075d29235d732b421e9c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 4PtFDjRZUMYtSCrWELZY/4PtFDjRZUMYtSCrWELZY -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./label_selinux.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/06/06fbc4876799077f33eaa034bbf36d624718bb356a7c502f9badb3115d91f651-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid hwhj2LIZAw3c0u6si-NC/hwhj2LIZAw3c0u6si-NC -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./secrets.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d9/d9ef5287715e805a592b8c0f0d859ffc8356de256e01a9c0f7fb7a1e11aee482-d # internal crypto/x509 mkdir -p $WORK/b128/ cat >$WORK/b128/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=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/dsa=$WORK/b129/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/ed25519=$WORK/b122/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iQqYKG7QHYN8mqxlStPI/iQqYKG7QHYN8mqxlStPI -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/dsa=$WORK/b129/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/jpeg=$WORK/b158/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid G4eMF7dSCjskyLK2phep/G4eMF7dSCjskyLK2phep -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/06/06dd8912b1dff904ab36f3ddf15a89a95db77cce670793d0ba4e7af2683b30bc-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b567/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid wcQKriuAEec29opwXk3F/wcQKriuAEec29opwXk3F -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/_x001.o $WORK/b199/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/cf/cf4925207b60d00e97b12ffcc463414e86e6901554ef76146a11da39be58b3f0-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid Q0cTlRloDUVXP3si0QXS/Q0cTlRloDUVXP3si0QXS -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack $WORK/b199/_cgo_gotypes.go $WORK/b199/copy_linux.cgo1.go $WORK/b199/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/bb/bbdabf3d4a65e6a2a3d7a5ae2a866260e12de6309587a13482535e4ebe59da34-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b199/_pkg_.a $WORK/b199/_x001.o $WORK/b199/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/72/72f3640a72ece9ad4c18f8cfb99744310769d5f9410db2cbd3367e17295bcb31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/34/34e2d5fccfe55428a52371cf67ef643a197c433d12f467252641d16bd993052b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/65/65f18aa2d538fee3690e8e6e15c7a62dfe2010944e7a89569d7906e4e701534f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 3mBfoWh8WmCCd5viSqgX/3mBfoWh8WmCCd5viSqgX -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid kkin1wL4BexTMdQ99S_D/kkin1wL4BexTMdQ99S_D -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e3/e3fc531685fb3f2e80b38e090af964c2c6a57527163dabd3a4de34fbd12a75ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/52/52969e23edcaf5e0a0840865b7d193af36e1c12902d04b022210a96ee9584794-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid ftIEogfZB85cfDpmaUTv/ftIEogfZB85cfDpmaUTv -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/08abf5e6a681049d280b492501a19bcd854c88e8a605167e8002021d9665933f-d # internal crypto/tls mkdir -p $WORK/b119/ cat >$WORK/b119/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 importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b120/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/ed25519=$WORK/b122/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/hmac=$WORK/b124/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b140/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TGRL9WduFAQNzA0IIRFy/TGRL9WduFAQNzA0IIRFy -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid n15gpAdohXHFEfUYPWTC/n15gpAdohXHFEfUYPWTC -goversion go1.14.7 -D "" -importcfg $WORK/b527/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/3a/3adb4c47155cc88d069bc320ebdb7b35cb48c0ad2fcef036fb235e8fb28be705-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b527/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid sf0LsDVDUKi3AkhlHxe5/sf0LsDVDUKi3AkhlHxe5 -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/e7/e76d0067f119050b293bc203bda257a8c8ad1a970b9d36abf17dcf01adc388b8-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b475/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid ULZ52efx6MMEQDbPCNBt/ULZ52efx6MMEQDbPCNBt -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1f/1f0b77eb575679e531d7c160f43b86892b13f1caed22d879e4d9c228db7eefd5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/24/24ba0672b51995db5529454cf3a497a0330cb77e849b6d657aebd5e2a920c4f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ae/ae231c83c9aaeaf050f4f0ba9b06a4aecd7f3c5146bac036a88105f07ac5f0a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/67/678bd89d63e88fd22de655eb93cbcef4c596bfaa43d9a7c399ad7d3dd8b42b58-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid tXvKmebMsrC7p6jdvZod/tXvKmebMsrC7p6jdvZod -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e9/e9eb8105398ddc0a54bfa7c9102c1a2ba063c715adce1beb41da478cf629486d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 76q3-ESotZdG6s9SoZOa/76q3-ESotZdG6s9SoZOa -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/04/04deef603025a02cc97de2afdf73d8b6c301fb0876d3300433ced83512cfc356-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid SgI-v77cd3yzCX7jrslH/SgI-v77cd3yzCX7jrslH -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b195/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid rGmK_NttDHXS4UwgII-N/rGmK_NttDHXS4UwgII-N -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./overlayutils.go mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 0yqLurLw1EapxjBO6zEg/0yqLurLw1EapxjBO6zEg -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid h0eTElPkiw8SoB6uisc6/h0eTElPkiw8SoB6uisc6 -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d5/d50dc4b20420b7e0c62c569c4a9cc765195f905360e9bd3360b8deb8750ba6b7-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid d-zZNzISxQiFBZjIhDVA/d-zZNzISxQiFBZjIhDVA -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e0/e01f59303be8157a01b373fb897ac5ef13d2e4eb11b70c6f2463de074c9e383b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/0a/0ade0f203f14859d11caeed5e9c005adb8a42d95a3069a75ee80485a7b71125f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/8f/8f01b28c8ec322582710602aede0a38a18df6ae495eccfb12d69ce08f99367c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/39/3975cfe3e2c335f1163b043b572ef313e405d4a9a1aba5e61450d3a463f87199-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b200/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 9a9epz20QLnyftAxsLF7/9a9epz20QLnyftAxsLF7 -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/64/640a59804c3a06ce35079c35b2ad4aecea86afcc97286882f3300666f0a2b09d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid kdW9A9FRqnmNMI7Dl9Sg/kdW9A9FRqnmNMI7Dl9Sg -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e8/e8f421f3dc7b2aaef97e74a58485159ac21802b9d542421b596ad189cca0aacd-d # internal net/http/httptrace mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid QCNlfa1dAcFRUN4WxBBf/QCNlfa1dAcFRUN4WxBBf -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./trace.go github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b279/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid V053ho54OKgX_BNT4x4r/V053ho54OKgX_BNT4x4r -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./files.go ./listeners.go ./packetconns.go github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b113/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ewIrJmCHUJl4ZPMQ97Yk/ewIrJmCHUJl4ZPMQ97Yk -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid eV1Nt9dBmv2HxTDTPEf2/eV1Nt9dBmv2HxTDTPEf2 -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/00/00301750f6dd2d331b594df10d7ee5cd6ddbd2eb1a5f59eca3696bdeb2af50dc-d # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c7/c7c3bfe06546a6180a01d3ce0244a822ec827bb83b889511686939454dff396b-d # internal net/http mkdir -p $WORK/b222/ cat >$WORK/b222/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=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile container/list=$WORK/b120/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile mime/multipart=$WORK/b234/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile net/http/internal=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0s5w9nSUPDhlgbj5ceOS/0s5w9nSUPDhlgbj5ceOS -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/81/8111efe308408a94733699a446d7aff5aca924253a3d50c58f0ea3f50f56c04a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b8/b8450220de65ffcb17ae4f49db53fb43efe80a34a113e037a8b8e143c25ea4f1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid wNfhyMeAq0btJQf-D7KF/wNfhyMeAq0btJQf-D7KF -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0c/0c1a343f0c9a99d82ac86bb569cffbb46e889ca9249473ea2eeb2d4b22653b09-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid XB1VCA-0jpgsoFmMzNmR/XB1VCA-0jpgsoFmMzNmR -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b161/ github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b146/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid LAakXOlXMnvKgX9tbuIX/LAakXOlXMnvKgX9tbuIX -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid ssNqsYYGdX2zIvblwltf/ssNqsYYGdX2zIvblwltf -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f9/f933c13e619c545dc9e9b80f75c95200d2838835791e6f5175064bac50f73d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/dd/ddb6f53d0e00da51abd09cff1c3e4d8885eefd76cfa9250130ce093c8d63b0ff-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b245/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b266/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid GopDBMb8MAcBSUWJUNX_/GopDBMb8MAcBSUWJUNX_ -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./blobcache.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid f-qBTBhb9VF4ksacvb8D/f-qBTBhb9VF4ksacvb8D -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid H1wXNsx9eVpEVJDV_brP/H1wXNsx9eVpEVJDV_brP -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid q38e7uWhBzya2GCqCZzo/q38e7uWhBzya2GCqCZzo -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6a/6a0b3154d5f6e84276488ffb3986074ed2e7c41d8d23517487e762903c0a3b91-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid eiauhOOHz-EttVl3bPJB/eiauhOOHz-EttVl3bPJB -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a35d2a1d8e3602f507064fed71be0bb14f12af858423f7e5bfe1208bcc1e07e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/65/65faa013f6556b7738bd17fced671efa9cebd90f0acf0e4e0cb2e5bb2ad4d3bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/49/49a4a98b2d60c5146378b2001f8f2d76371230ad8124113836421f1bc66b4ace-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/bd/bd5652601df23b059e5968248f90e790686526b418c3e82169ecd1865f9ccf78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/d1/d17274712cad027279a06b7b1b54a0d5d1a451e79028fb963ec06ff040f44785-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid TXZdpIoVRkqlmHJui4dK/TXZdpIoVRkqlmHJui4dK -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b247/ github.com/containers/libpod/libpod/driver mkdir -p $WORK/b445/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid VJ7aOX95re0uh2j7rewh/VJ7aOX95re0uh2j7rewh -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./overlay.go cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid 93LebrkKEH1wLR2C-oWs/93LebrkKEH1wLR2C-oWs -goversion go1.14.7 -D "" -importcfg $WORK/b445/importcfg -pack ./driver.go github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b450/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b450/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b450/ -g -O2 ./rootless_linux.go github.com/containers/libpod/libpod/layers mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid Dir73lz4z5sjqYrnDEIR/Dir73lz4z5sjqYrnDEIR -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./layer.go github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid smt8TsNUdd-45-PXSqK9/smt8TsNUdd-45-PXSqK9 -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/3d/3dca4f8bc9898e4bac7473569555e1ef2013e755e72a5014eaff47bcee8c4f5e-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid ZJa7ti4dBToTIRElWdNZ/ZJa7ti4dBToTIRElWdNZ -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/4e/4e59155f2bea75f9fdcdaae11abd6d3ec61a01e65a649aa50d1f19a60f77cab8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/86/865793a724418a44bd318e93f0f2104bfe0592bac990902a8d7be5cc310da385-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/42/428c5dac9017234dbfdfa2ff4f0757d278cfd9ebc919351a0124dcfe0d2705e6-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b477/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/52/525e5d9152c136e9154e6ad788ed0d563cff4f93ed5b71e021d8b77d8d0fab94-d # internal cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid -242cE5W3h2gpt1u_zam/-242cE5W3h2gpt1u_zam -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/fe/fe50f52deb9ca02d62359208ee24b368dddaa6f78b4a35ac32519986cc9e060a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/9d/9d6254abe3e200f4678cda611c4ee68ed3348e94775c08d481ef05b5ab167eb7-d # internal cd $WORK/b450 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/tmp/go-build -gno-record-gcc-switches -I $WORK/b450/ -g -O2 -o $WORK/b450/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e3/e344154a490f080daab22ac12e25be74c81cb79be2737c12ca48636c019a2170-d # internal cd $WORK/b450 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/tmp/go-build -gno-record-gcc-switches -o $WORK/b450/_cgo_.o $WORK/b450/_cgo_main.o $WORK/b450/_x001.o $WORK/b450/_x002.o $WORK/b450/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b450/_cgo_.o -dynout $WORK/b450/_cgo_import.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid XN7m4wohI-bhAsh1GvYs/XN7m4wohI-bhAsh1GvYs -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./rootless.go $WORK/b450/_cgo_gotypes.go $WORK/b450/rootless_linux.cgo1.go $WORK/b450/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b450/_pkg_.a $WORK/b450/_x001.o $WORK/b450/_x002.o $WORK/b450/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/a0/a0693063cb2eb21a83e8fe6fc610bef75132884c3682b794f978918bd342fa78-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid GWEAik2uRZNEz7_J982W/GWEAik2uRZNEz7_J982W -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./registries.go github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid lKRsJR4wRzoYI1cxd7s4/lKRsJR4wRzoYI1cxd7s4 -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/5f/5f93c00c4bdd0993fe125a29bebd3af23485e6f52c3a42aed35c6bffc4bc4f19-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/c2/c2ceeac0c466258cdc88cab287e273e841115952c5137e0b8aba529a843cf5b2-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b555/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid PA-2XewF2xuhqO-gIF8a/PA-2XewF2xuhqO-gIF8a -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./utils.go ./utils_supported.go cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid xC2kTEIjzVOovyujGgzW/xC2kTEIjzVOovyujGgzW -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ab/abcc9ab922b96fdf6447917541ca2a67929ee926e33970266badd9059593a9e1-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid EvFRbaDZllX53RtXNDyH/EvFRbaDZllX53RtXNDyH -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b277/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid Po1zgn2HujdzSUgvnDiF/Po1zgn2HujdzSUgvnDiF -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid pyq0BEE3YKzeEYXBjJx7/pyq0BEE3YKzeEYXBjJx7 -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 8XQxLzNKLzcvjIA2mhbP/8XQxLzNKLzcvjIA2mhbP -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b287/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid zgOVjZOCV1D78NTmyQDv/zgOVjZOCV1D78NTmyQDv -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid -zCUoMmtauKkyhpHuuVL/-zCUoMmtauKkyhpHuuVL -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/63/638b046443ae8738aac0ec1580ba0996126c6e6e8a13d061884907eaf0449231-d # internal expvar mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/8c/8caca4bd9ca08232001d01421130d082d2b9adaf802b64faa3d145f98d254d21-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid zxN9Q9XbUEE3U3wd_Pbk/zxN9Q9XbUEE3U3wd_Pbk -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/05/05a8ffad51842c13025dd7e3797be1dcd68cdcd6b2ccf94af29be5f3383c7b89-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Y3VmW-xe6wCdIakLJLnN/Y3VmW-xe6wCdIakLJLnN -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/c0/c00a6e580781fb3b691eb90049dba0a18321bd91954cf627e17af5f87047ccd9-d # internal net/http/httputil mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b224/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/internal=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid wzKylLS_2CETw4p-zS2H/wzKylLS_2CETw4p-zS2H -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d5/d5f7bc8df9b3cb84cd6517ad1a754d9b4504df3697d607ab4f95d5b311ef8b85-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/e4/e467cb347c5b9ce704717994023e2c110b0fa3cd1274c29d5a6b13bf31966ac3-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b373/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 2Ta6ARvvIgJjhAmr2phx/2Ta6ARvvIgJjhAmr2phx -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b374/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/mail=$WORK/b376/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid QjSzOrShCA8V6CdxTXWx/QjSzOrShCA8V6CdxTXWx -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b4/b448ff1dafe577a29adbfe6cd73546121e548464b48e86104d3c399317924957-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid mdqt7KK4LOoYXAic267D/mdqt7KK4LOoYXAic267D -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/c5/c55c16e1a99e7087c6aa28cd138c83b6f0f0cb3b731d4895344e0cb43329e02b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid l5uFjEqoIiJeLInhXMXe/l5uFjEqoIiJeLInhXMXe -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Xkai7QW73W-TbS4IF5Ij/Xkai7QW73W-TbS4IF5Ij -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/65/6531959f98c4208689779d71e3e2de2ad02867ba5fe5992915493c0fbca525a3-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid kC8xKwHwmO7gCp3PdwN4/kC8xKwHwmO7gCp3PdwN4 -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/2c/2ca2be2957a516a1df310dbd4a03697454bca4dc17e0ea362c7832a60cce9dea-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid FFGvQoFBy77hLwGgVthO/FFGvQoFBy77hLwGgVthO -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6c/6cdf957d0a8b3d709021c06302d130fb3602c4dd005f7713fd681ca95206f604-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid n1-TcHAVfR-nM-OtPNkK/n1-TcHAVfR-nM-OtPNkK -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/81/81c94ba681aefe128e1be478384265069fdd30e0f2f8427ad4b48150dc72419e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid cAnwX1faKyzVvdVXaRuM/cAnwX1faKyzVvdVXaRuM -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e0/e056f6da9538dee548ba0b0856b60dced0362630754c72936e1a069a26a7ea96-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b471/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid _3xjnc-OvgPXIxby3e4m/_3xjnc-OvgPXIxby3e4m -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0f/0fdaff245a0492b9486b45e17a76d71096ebe808703f49777614a689d44228f8-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid ictIxVSFVjPxwmxj88pZ/ictIxVSFVjPxwmxj88pZ -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/92/9201a35f99bdb7f5e72661e38b0932efddfa9761e1fe727549001790be0926ed-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid r1CsKpSH5g3EP1WOh0aY/r1CsKpSH5g3EP1WOh0aY -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/35/35e37f20f91adec5ca089d0d300ad2915ca17380fe5da17080c1c81a488cb470-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid Z9kVeZ37l9TeX_SeeaWR/Z9kVeZ37l9TeX_SeeaWR -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/27/2733ad73eb7e46851fb557b606f6a0589fbbc00e61b5668e916edb0304057f7e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid ur2rS8h7sd3GzXjP0hiP/ur2rS8h7sd3GzXjP0hiP -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/4e/4e377512dfd1aad5b16200d7e995e0ee73866cf39a0200f595ae7202f8ce4172-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid rsAxKyHt153C_0o9-yUP/rsAxKyHt153C_0o9-yUP -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/95/9539225bfa6d2222fbaa9d9ab132148b581f7713016a2b6f327e57f534defe1b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid AdPVJiVW70kZSn6K3rae/AdPVJiVW70kZSn6K3rae -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/8f/8f3a64cc68e0ae4fdc95a0db4baaa0673fbafaf329a370b2a44f19303fac4353-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid iwOxJX9-VHEwa98tHXx_/iwOxJX9-VHEwa98tHXx_ -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/86/867f0760fa42f8faa985a0cb555be328190593b51d9368ff8a3328477e5d9da4-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b522/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid SS6BC92OiAT2R3un4zdS/SS6BC92OiAT2R3un4zdS -goversion go1.14.7 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/43/43cde93fd77aae8118b4fcf544ebf6881918ff617094b32d12017f1529fc8dd6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b292/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b301/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid uk1Vbd64HVfVKp-rqAxl/uk1Vbd64HVfVKp-rqAxl -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/f7/f711554ae5b9b42c1c562ec80b487113e4948a6b3de96bb6dc4ee2ac3201e755-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b521/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid hc2wpJjJsH_INX5mWI5f/hc2wpJjJsH_INX5mWI5f -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./oauth2.go ./token.go ./transport.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/aa/aa22c935442222c4f8fc82ca3a89fe5c0d05a3be97cb0f08e4da2b3cbfaa00c7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b316/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid coROmULiNxTCubuRknnU/coROmULiNxTCubuRknnU -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/13/139cf414c03dc1216fdc8539af2a1458525fb7de98b7a70a5463309212e1f193-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b258/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b535/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid si7w8Jj-Odn3qWB8_Jg2/si7w8Jj-Odn3qWB8_Jg2 -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/01/015165b2c780c259a732551a7f21bdda4b4511dafaf8d90b9682b39eedaef8cf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid itS2IvHFwGGJomKhlaSz/itS2IvHFwGGJomKhlaSz -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/62/62115dade994d5da7049559e7cad4e5aeb53ea201288ff84b8fe07050c870b93-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid wFsaW5nXJ1ixhsloDX7p/wFsaW5nXJ1ixhsloDX7p -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ae/ae896c5f90f30abcc1055ac39de7064face448323c993f4a6e47f054d416cf2f-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid GGW8r5syjKazjqwr-084/GGW8r5syjKazjqwr-084 -goversion go1.14.7 -D "" -importcfg $WORK/b572/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/65/65e6d93a1a0a646319cba411c2421cd0be4979c66c28b41a2bae914d707fcc7d-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b580/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid X1Kpf2HbkQNCJL6F10bW/X1Kpf2HbkQNCJL6F10bW -goversion go1.14.7 -D "" -importcfg $WORK/b581/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/e8/e80935e10eace7ba482a7cce5c3872f5f9c1b97f6ef18d45a2592507d4c9f1d2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ff/ff7d520def27ab04c9bca2d16d7e231aa9f27556e4dc36d799fbfed8144d63b4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b373/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid JBfaA6vSBb2nCL8eYp_7/JBfaA6vSBb2nCL8eYp_7 -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/15/151a24b50c800ebe41efa73a63a687a819ff4d522bb20e6bda3d637d13180edf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/1a/1a04970c305b053aa38dade233c54e63af0b612fc9b25dbb86fa054fd7a70190-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b583/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid SML9oF901I5ihHsu67oq/SML9oF901I5ihHsu67oq -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./span_allocator.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/09/09b5ad9c830c6c6d8eaca8bf487a948b1860ad4412e40583b3b0aae3e9385765-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid en4sjuMR3ahKGcooXBKp/en4sjuMR3ahKGcooXBKp -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/b5/b5ddd3f834d1fe42b8b323e6c043bc986a7a68c4a8690ecf927cbfb197a1ed8b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid EV-zVP5UE8tRQ_auksY-/EV-zVP5UE8tRQ_auksY- -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/bb/bbe8c5c03f2744fe8350fc8b43e0c920868fdcfdcb6d8c5fbe2cd89edb0f9260-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid scQoHoWhiJOqPa4j6ioZ/scQoHoWhiJOqPa4j6ioZ -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/a9/a9b0f422fc8bbbe215620d5cc14796eede9f99e83bd0af6f9faa759d0dbcfc88-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b425/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 6IePwmHBWh9zZyiPKv4I/6IePwmHBWh9zZyiPKv4I -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/e9/e9ed4a5144ef5f694a9a78820ad2aefc04b75a26c960ca85d7210d9ebcb8e2e2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid BTN8F0V0L-nn38T373SD/BTN8F0V0L-nn38T373SD -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b520/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid jUYmbxqlk-jeeD4eBAZM/jUYmbxqlk-jeeD4eBAZM -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/77/775f9206f702de95c41fab694a8e79d012ab8639267713d78973ab6ca042d65b-d # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/d2/d2612f82ca5097675ea50a9c649e243f8a7b004f2f8f40c1bbefc7d37511259f-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b581/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid SIiiXp8heBDUZVGbcuGZ/SIiiXp8heBDUZVGbcuGZ -goversion go1.14.7 -D "" -importcfg $WORK/b587/importcfg -pack ./options.go ./throttler.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid sM2VH-84kzi3KPfOYG2u/sM2VH-84kzi3KPfOYG2u -goversion go1.14.7 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b581/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid FqnlbkpZJTzzLHnZMyUF/FqnlbkpZJTzzLHnZMyUF -goversion go1.14.7 -D "" -importcfg $WORK/b585/importcfg -pack ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/24/2481bfd0c5cfde55a203ae02de0a3eabcd6713f08161e2e224bc3afd3e3b535e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b578/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid xqzdIvcgE94DNzyn8Ptm/xqzdIvcgE94DNzyn8Ptm -goversion go1.14.7 -D "" -importcfg $WORK/b589/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/7c/7ce271a1c1225edb59a91d3dbc7d664b568819c4fcbd5cf90d0a7d56c9e6ece2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid KaiiRQqq_ef_Gccj2uBw/KaiiRQqq_ef_Gccj2uBw -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/16/1612aaaf44e5f3bcf4a79cf8df632a939ed4e15c4a612771fdf787b6e77189da-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b303/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/76/760b4220efa0523d2835e61b27de39b1a0b104eb6860939db3b05bebd0bf7536-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b313/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid 6Dbji1qJBd9D0vWC9uHY/6Dbji1qJBd9D0vWC9uHY -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid Ezy6ppiALZVungQ9Bpsc/Ezy6ppiALZVungQ9Bpsc -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/b4/b40a25150fbc841b0eef7aa931264d0a640b1525fc2f9d4ffff71a4925d05e1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/4e/4e4f37f65ae521d9bf3d5fccf896c43bb2b1b6206a9b943b8cfecdc341f10500-d # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/c7/c7b867d88409810ce3d83442c942e0784551b6245c9e1051cdfaa7e2e548274e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/1a/1a4ff251ddf1e41cf66ca014c06c8f7d778241c59c99d2ff18f7d4541dae29c7-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b583/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid gGOdc66Q5F1apgMa4uq_/gGOdc66Q5F1apgMa4uq_ -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/13/13de30bc9dcc2e4b2b35e97ca145baafd6652fc4dc2a641bd05e3a806a15e0ea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/34/34ea4d19cbcf332a735023a05f710346597b76fff78928678b09e34531dc9099-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b290/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid NGn-kxLyAZ6Mi5gIj2bz/NGn-kxLyAZ6Mi5gIj2bz -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ed/edb6cdf545f5e471bf693ce7288e266042ef88d8b93ec5dc5f8f146e3cfd02e7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/5d/5d30843ad56720cd451fc8b9d4d200b3d0aee3d2cf5a874da87c95ab4c357aae-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b584/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid N6Fp9qdfKh5BsY_sFNw3/N6Fp9qdfKh5BsY_sFNw3 -goversion go1.14.7 -D "" -importcfg $WORK/b570/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/cd/cd9deedf153e77a76cceeb144985fd19ac2104436dfb35e69045ceb4dcd95992-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 9EpWHqZHJikWZdcfgOZX/9EpWHqZHJikWZdcfgOZX -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/8a/8a9ee3d496fe32b2413df4cb810eefa9140a7d29c3da46fdd82d417ebc3d4490-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/02/02a6ae0820235ea4b6e91166df65d0f9f036c278ee1686f56598f4de8a25f3ac-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid Ol26Q72p1BAeBkQOFOUR/Ol26Q72p1BAeBkQOFOUR -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/db/db7acbc6a4c72f34c2b9403ca071b62627de971683354eb50b6fcc8094b95a76-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid r3BEqCkbfHkhPg57uxF9/r3BEqCkbfHkhPg57uxF9 -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/aa/aacc4426bdca3f00f3b7b02365c7a2c4605d58e92698beb37e0a1074d6dc9bc0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 3-tcTEARPoKVO1TaHUi9/3-tcTEARPoKVO1TaHUi9 -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/f4/f4b7441ec5252a45ecbe0b374779f83d19286c7c9560742081c08c184262a2ff-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid xVk_yWJGLsEuaKBZbDad/xVk_yWJGLsEuaKBZbDad -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/79/79920dd86d8f77b3ce0acf182b353cf1a89a36d1d7dd7ead63249b8f89528566-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid bbzBF_FSnX55rAjkyFB4/bbzBF_FSnX55rAjkyFB4 -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/fc/fc4e85c2ab953cdc751a22b21c31da11c296844f8b258c5ff7a05092696388ef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/51/51d06f6fde65b8ec30395f9a472ed994aa768dc586880e2948d030a6d6d86005-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b512/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b496/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b509/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid su033iFRQAIvfV2snumD/su033iFRQAIvfV2snumD -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 8hTgGbH0RMtN5CV3gE0G/8hTgGbH0RMtN5CV3gE0G -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./constants.go mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b391/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid FND8HEBRICovvgL0U20z/FND8HEBRICovvgL0U20z -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid BqPGz0o7WsF4CmjoHoM9/BqPGz0o7WsF4CmjoHoM9 -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid wTSLgeR4vkbMECkhWBAN/wTSLgeR4vkbMECkhWBAN -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid WKd5agbkV0wteszg0D-4/WKd5agbkV0wteszg0D-4 -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/89/892f4876a4c18f39ba95cecb6fcc02bab011e9e00fbe2be1f572eff7ebb8724b-d # internal github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b379/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b403/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ue6C-JGbjcV-jL2-unbY/ue6C-JGbjcV-jL2-unbY -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/63/63f9213565b502565a3fb684283297bbf994302990ba79f51c8686091da2270a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/c5/c52299aa6d1bcf1c5e6517886836ef16c5d31c312ebf29cd5bbd0aaec8ba675d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b515/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid eLEyOFs7OBKhIyyRpQiO/eLEyOFs7OBKhIyyRpQiO -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b515/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid SUp9KVnVJhW5Za5pIFbv/SUp9KVnVJhW5Za5pIFbv -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/63/6372d664d9881c3a425d61f08f7dc6bfa3e3b986a7ebdc84aa7a160f280d2128-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/ca/ca45c03bd5a40051c1ab913c8278c90a6a552e7454f382450c1df57a81b1b38b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/4a/4af32cb2bb791e08d74e4a0d9610b17dbc2f3976c948f748036acd2007e97576-d # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/80/808d69ab2cccee339e45efb33b2446d920dc98aeadf429920bc2e18786baa24d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/8a/8aab4f920e8eb2fd5dab08f467437e3c6f387271cf7242212154094c1f5831af-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid fCzbtqcbjLoTXEShOvPw/fCzbtqcbjLoTXEShOvPw -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/63/631b4dbda56898c497c502b56b404025ddaeb47fd290db344f09e12c84afcf8d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b513/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid g9KZpV9vUT-K9VnAFWko/g9KZpV9vUT-K9VnAFWko -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/92/9223d12dd2faf2932664ef0b333a9805476f107e761beebb0bb007b93b74a33e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b502/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b533/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 306uw2PQzL3S7gi7_QJM/306uw2PQzL3S7gi7_QJM -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./exec.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b534/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid QeYM5y-k2akTAzLaiGNU/QeYM5y-k2akTAzLaiGNU -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/54/5405733ed678572820b4bb02bbdb6e56bfd8da7d21eeb6493138edd711a696bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/ac/ac04fb707213dee646a12f9672455158bc179a6dfa6bdaac694c71db411296e2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid cOHnf3iWIk7mlcDPR-iv/cOHnf3iWIk7mlcDPR-iv -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/46/4669ccfc6250aa851cd8f0bcb77556508a24b0bab7baa63136da664cb43d805a-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b497/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid w2V47r5cnKR0E1hWx0rA/w2V47r5cnKR0E1hWx0rA -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/7c/7cc5b75b41db4930addcc0e7b4b578fa5f81b14092f87f80a28732c5cf48b7c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/68/683ff1aa077cc3cc0ed1db3ba174d8e5940a53833e1963c5c74d8cb97a68b295-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid XWslpbToU2XmQk9O36O-/XWslpbToU2XmQk9O36O- -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid ByNZuwFlfGtQYeIcavhA/ByNZuwFlfGtQYeIcavhA -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/0c/0cdb47355e1650b24db35d3a5c6a74ef21b8ef78ef41d7b8e8af74ffa7392142-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b494/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid Kq4819xrYGshRixEjw0A/Kq4819xrYGshRixEjw0A -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack ./resize.go github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b494/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid IBbMtAoHX0BRi6puo_ar/IBbMtAoHX0BRi6puo_ar -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/c3/c315c89cb31978e152fbcd5f779a3f8294aafe1fcaf2f6c0448a0ac21a8d70fc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/94/9438135ea92cee3fe606f77a4f54559b1de4c66321c4913f87cfaf6414d61d74-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/80/802c648acf9b9610d0abc09642d98fc23d03fd509ccb4fb8f2dc00488c6d2956-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid QEcvs4Q-Oc0yB3LK11x0/QEcvs4Q-Oc0yB3LK11x0 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ed/edd840c440ec46c6618ed16736eebe79d332721077d815e45a924ea1e6a00f2f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b429/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b437/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b427/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid vhWIuShbDGq1Rk_2f5PG/vhWIuShbDGq1Rk_2f5PG -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./common.go cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid oZzFzYTAMvMwEngcBi9f/oZzFzYTAMvMwEngcBi9f -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid IngY62dtV5g3FErIgiZW/IngY62dtV5g3FErIgiZW -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/65/65962c473c36463af0b255c56b9fce7e4a935c333cee074b594aa9ee2a7008d2-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid S4vGRT8sQj9pxBjCIvnp/S4vGRT8sQj9pxBjCIvnp -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/b1/b1d2b04a69aed418e915e28dec8103c506e24aa9fff98354b485541c2546e715-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/62/627d4f5787c3990ccc7ea708886e05ce611003a5d6fd0c4d313e7e6b6b6f94f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/1c/1cb90383de3b616fed8062c22c263cb227155277a4d97a12b6998386b5d45f6d-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid DFQeIuQRyKlwvc742GKV/DFQeIuQRyKlwvc742GKV -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/88/88a1601534f78cce2ffea8eb5724fc448a54696c35909176cc20523b5fb8805c-d # internal github.com/containers/libpod/libpod/events mkdir -p $WORK/b446/ github.com/containers/libpod/pkg/netns mkdir -p $WORK/b539/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid K7kHi6HVIt-5m_J-pjDg/K7kHi6HVIt-5m_J-pjDg -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go github.com/containers/libpod/pkg/network cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b561/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid GwM3Dl0V2gCJ981HzlR0/GwM3Dl0V2gCJ981HzlR0 -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./netns_linux.go cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid ikzOS0JJEKVXfuw5AWJ7/ikzOS0JJEKVXfuw5AWJ7 -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/83/8312e3b32128174433900784ead37e80c4db01f2b16d68b20932d9bc013542ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/5c/5cd336c03a51fa1038fa16055ade756664b8e0090f048ceea129d30a284f56c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/ea/ea4f925b0b74b576245445c99b95deaed2611e7152000acb8b919340c1b93316-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid rFQ8cC_ak-piRXlPt-z1/rFQ8cC_ak-piRXlPt-z1 -goversion go1.14.7 -D "" -importcfg $WORK/b444/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/3f/3fcb825c8f6052d6e7fdb460470f7350addeb935f6fa6f723d570a0023a4d959-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid xgp4bA5veuhaogHWdWUe/xgp4bA5veuhaogHWdWUe -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/86/8694969945a23ffd9959ab4dafe165411c7aff9f343b805b62c327137c139005-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid FU_M5p6D_jiLPVjCgDRt/FU_M5p6D_jiLPVjCgDRt -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/5b/5b5ec31984120c08e93a35b29dce7c44c301246adb2ccc40f54cb79be1e9f3fe-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b440/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b440/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b440/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b440 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b440=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b440=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b440=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b440=/tmp/go-build -gno-record-gcc-switches -o $WORK/b440/_cgo_.o $WORK/b440/_cgo_main.o $WORK/b440/_x001.o $WORK/b440/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage libpod -dynimport $WORK/b440/_cgo_.o -dynout $WORK/b440/_cgo_import.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b494/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid DJuYqoe-sg-iCE0lX9CJ/DJuYqoe-sg-iCE0lX9CJ -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b440/_cgo_gotypes.go $WORK/b440/oci_attach_linux_cgo.cgo1.go $WORK/b440/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b440/_pkg_.a $WORK/b440/_x001.o $WORK/b440/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ab/abf8bded0ec5f0760da346b2ab86010b0161236faa5b8267c70cc28016b6db44-d # internal github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid iHTpTlbNztkC6l3HiRjZ/iHTpTlbNztkC6l3HiRjZ -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./runtime.go github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid -Qjt1SQ5rOdDsrAMFXGB/-Qjt1SQ5rOdDsrAMFXGB -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./shortcuts.go github.com/containers/libpod/pkg/spec mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid Dv1-aCpa7McH4I95XDtV/Dv1-aCpa7McH4I95XDtV -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/52/52690c163ad55940c340e8baaa48150235060ac06f205f9269b6167ebf8074f3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/94/945617746725aca757c5eb6f89e63f0828d3138ade008b8bf2392eb8e31bdd22-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/3f/3f68c8dbbc3f1df91b5fda279da9d404b0dd21e566814124168f2384a77f99ea-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid Ytu3qlpSL0ph9FQAjk-i/Ytu3qlpSL0ph9FQAjk-i -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1a/1a990ca13a5a7dd3c94967df7ca546ac7dd8bc2484b1e036c21270e776e19300-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b436/ github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b591/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b494/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid vK3zn2OSRB_SMxenBtZj/vK3zn2OSRB_SMxenBtZj -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./checkpoint_restore.go ./client_config.go ./containers.go ./images.go ./network.go ./pods.go ./runtime.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b494/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid T6UXROx0s9MBBXAIIDXk/T6UXROx0s9MBBXAIIDXk -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/7a/7ab7686cb4491ebe4b1aa92541a995e7e641a063ad5876f6379bbfee764f5b76-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c5/c584c07ae9cdd787dc593baf8bc6763df186f5a9523c3caea607fe93542a6e47-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid v3pfyemfSU0kXUg53sUd/v3pfyemfSU0kXUg53sUd -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/df/df52e78349fa232ff737650f74e306ac9bcc094aeb38b6492a362b3c60d0ed4b-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile html/template=$WORK/b597/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log/syslog=$WORK/b596/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile runtime/pprof=$WORK/b599/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid YAYMkmyyYXxdS2jkJOpQ/YAYMkmyyYXxdS2jkJOpQ -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_local.go ./mount.go ./network.go ./network_create.go ./network_inspect.go ./network_list.go ./network_rm.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_df.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./unshare.go ./utils.go ./varlink.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/48/48903273d039a66be1e1e2e1f569714f509d136f5c7e8b1b421be8998b75afd8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile html/template=$WORK/b597/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log/syslog=$WORK/b596/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile runtime/pprof=$WORK/b599/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b426/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b423/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b568/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b507/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b471/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile encoding/csv=$WORK/b431/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile html=$WORK/b598/_pkg_.a packagefile text/template/parse=$WORK/b219/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b310/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b425/_pkg_.a packagefile container/list=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile mime/multipart=$WORK/b234/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile net/http/internal=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b421/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/ed25519=$WORK/b122/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/hmac=$WORK/b124/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rc4=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile hash/fnv=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b181/_pkg_.a packagefile go/format=$WORK/b212/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b256/_pkg_.a packagefile container/heap=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b262/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/doc=$WORK/b395/_pkg_.a packagefile go/parser=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b229/_pkg_.a packagefile mime/quotedprintable=$WORK/b235/_pkg_.a packagefile crypto/dsa=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b416/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b109/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b154/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/jpeg=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile database/sql/driver=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b374/_pkg_.a packagefile net/mail=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b201/_pkg_.a packagefile go/printer=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b260/_pkg_.a packagefile go/scanner=$WORK/b214/_pkg_.a packagefile internal/lazyregexp=$WORK/b396/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b110/_pkg_.a packagefile hash/adler32=$WORK/b152/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile image/internal/imageutil=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b535/_pkg_.a packagefile expvar=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b302/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=H_FFCHEuc1RBSVV1yHPH/YAYMkmyyYXxdS2jkJOpQ/GJehad58vAqURTPyPJ8S/H_FFCHEuc1RBSVV1yHPH -compressdwarf=false -B 0x6634f52efbb05c6647907dcd2bcbbed4a25f279c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS=remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x0665fdfad45bcbe30313ac4fb033c3106f06ea7c -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build534249198 internal/race mkdir -p $WORK/b015/ unicode/utf8 internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b018/ mkdir -p $WORK/b017/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal runtime/cgo mkdir -p $WORK/b038/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b038/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b038/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ runtime/internal/math cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b007/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go mkdir -p $WORK/b011/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF encoding cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal internal/nettrace mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./nettrace.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal crypto/internal/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal crypto/subtle mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b093/ cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b094/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b093/symabis ./dummy.s cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 9KuLGekHuPd6QKzmP33R/9KuLGekHuPd6QKzmP33R -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal container/list mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./list.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./tls.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/sig_other.o ./sig_other.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b093/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal image/color mkdir -p $WORK/b157/ cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal cat >$WORK/b157/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b178/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid jRzBMrfO6IHb21uJraSj/jRzBMrfO6IHb21uJraSj -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./promise.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b093/_pkg_.a $WORK/b093/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid Dw_T4cYf88AjdjeMekZc/Dw_T4cYf88AjdjeMekZc -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./config.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/d5/d54fc757cc71c6c81bc4e43efd9a27d4bfe0fe0966ac9aabe14d8b45f07572be-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid IHpXxb9YTaH1d9_xAW5V/IHpXxb9YTaH1d9_xAW5V -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./options.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b9/b909ab749ed24511bbde067b55000999ea645cbf03541def56b90f3a421006f7-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid wgeNfKfNYVJoxVwpigZN/wgeNfKfNYVJoxVwpigZN -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/33/338f35f3a6ea69ddcf4b6eea5254ada53938a65894bd18bfc4e3533241405d83-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 7bynvmLoQ5ZytcJybDlT/7bynvmLoQ5ZytcJybDlT -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid AVXh2PwINuf-MmXTfPvB/AVXh2PwINuf-MmXTfPvB -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./events.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b341/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid SIodc5ooVpFOf3MJYrH5/SIodc5ooVpFOf3MJYrH5 -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./image_history.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/80/80c2273a183718d6afc47a77c79fe1772935d29304b6d862e98445b20ddaedc6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid gN6zNUMx2gWXanP9xbl8/gN6zNUMx2gWXanP9xbl8 -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/c4/c4090292896de709794eb8efed581953ecaeb0b2f8ce975161ef8e059e4708c3-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b422/ cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/2e/2ea10be7a3e18cf0e816fc45d1824f53c62a6dc1199b75223700c4dfe901575e-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities cat >$WORK/b422/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b454/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid y7PQKa6XrOfxDSTNir8o/y7PQKa6XrOfxDSTNir8o -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./command.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/dd/dd69398f886196a666af6e242503395717de2d8f65ea5e0d58e29c7679a9216c-d # internal github.com/containers/libpod/version mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid W9ZMv5IEVOxBkD9IZALg/W9ZMv5IEVOxBkD9IZALg -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/53/53c66d3185be79961f7a27d278f542aa439a15dc42f99fc5f4b7881e4a39c9e4-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid KajNxF-j7xN5j_jBevYm/KajNxF-j7xN5j_jBevYm -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/22/22d2e86182b7c213156bc0db411ddc38f4df2cc03bb94a94730c400f59348a6b-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid 1dSwsEzCEueHz1NKNa7j/1dSwsEzCEueHz1NKNa7j -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./integer.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 0D_oeTsDUcb8mcWtoX2Z/0D_oeTsDUcb8mcWtoX2Z -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/89/89f137fd4c09b40f96513e4461d4159ebf6dfdeeaf923ca4704e12130cd573cf-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid xwNEBMQO7P6cXoW6LQJO/xwNEBMQO7P6cXoW6LQJO -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2a/2a9f08f3dae7edd8aae9b033cef7247358f47bf2dc186c75d67a312350ea067c-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ee/ee7dd1584af361bcb3c023e8f931f0c583ab39ac3a8879d80fe3d3637eb099a3-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid E0rFEMOBh-t6qBZcsv_h/E0rFEMOBh-t6qBZcsv_h -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x006.o -c gcc_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/0c/0c34aa09a17d8ee6c9053c2fff7b01ba087b2f1f4e0595182ff45a2e54b2fe14-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/e4/e4a1ae83386b1b8f9d7dfd04a4374ec5d9b57dd89c086273c21466c5750fd57a-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/ab/ab784e9e8416b3efae8d8fb1f2938f9e1b055e4daea8626700c6e6928141df9f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid i1AQNdeL1vIMisCByS3A/i1AQNdeL1vIMisCByS3A -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/79/7930e4414431ea439ca925d69c1b67bd2c5359b5fd512b3e248d9bf0236d6aee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/e8/e8dc3ee0c26e81fae8f0d496632a0b9b6d20f7ab7631d8dac1cd46145ddd32a9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go -dynlinker cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./asm_ppc64x.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64x.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/preempt_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal io mkdir -p $WORK/b013/ internal/oserror cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF strconv mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./message.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b190/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid p5HkIQ9AJBEbi2sN9UQQ/p5HkIQ9AJBEbi2sN9UQQ -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./apparmor_disabled.go github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid FxrBm-gPbKOT9hQsW5xc/FxrBm-gPbKOT9hQsW5xc -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./cast5.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Ajc6quuBRc00y3RO5W-_/Ajc6quuBRc00y3RO5W-_ -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal container/heap mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid e0Mfh4N4TAuiFxAZzEB4/e0Mfh4N4TAuiFxAZzEB4 -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/25/258d732c10b80eaa77644a216fbdac4418d1531b2a419989bfccec82888827f9-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid vyvGMnxr2kPynNLFAeg9/vyvGMnxr2kPynNLFAeg9 -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/27/27a354bbab5d8c2bf76d6daa98aee09d23e33dbd18d400de091e0f6fb3b242c6-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/49/495bad7b12effb073c694f2170f8f82aef1a8dfb9e936e8fccf971403ad8c499-d # internal text/tabwriter mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/48/4865d1e6e57d1f077adda2dd01a8ee5945352bda7ff8330329abd35ab0df291f-d # internal hash mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/8c/8c8161e467489d8d68b2c075ccbf5839cd47a3bf08cd1f81a01b6449a79499dd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid cCUpnjq57qJRm3Bz_omz/cCUpnjq57qJRm3Bz_omz -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal crypto/internal/randutil mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid QzeKE39_bWCh9aJDE_kZ/QzeKE39_bWCh9aJDE_kZ -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/55/55e7ef78d9c695bffbf951b7397c7d9e62ed3934a7baf09f0c7708018f461976-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 19Ih0RoKW3Gx2q9GRRWc/19Ih0RoKW3Gx2q9GRRWc -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/crc32 mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b101/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f8/f85b038d23305bcba0075343bfae94050d53791956648c1815b0de1135ddab1e-d # internal hash/crc64 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./crc64.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/28/2842420ac953ced006b135b182f20a8cfa5058b7e31a5927f19a37e004570eac-d # internal hash/adler32 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal hash/fnv mkdir -p $WORK/b255/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b101/crc32_ppc64le.o ./crc32_ppc64le.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b101/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal path mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal crypto mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b101/_pkg_.a $WORK/b101/crc32_ppc64le.o $WORK/b101/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal regexp/syntax mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal crypto/rc4 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal encoding/base32 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 4WE9PBNLw9wofuLuPUlV/4WE9PBNLw9wofuLuPUlV -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid PLJu6wVzDIuz7_erl9EZ/PLJu6wVzDIuz7_erl9EZ -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a6/a6949389658e70371b7b67f91430e916b7e151dcb049ea481c9887577199945e-d # internal image mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 3L3Be7Wghjvj1jehtags/3L3Be7Wghjvj1jehtags -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1a/1aeb6733761d9600ce05f351240cf279a16ed8efb03512988db5eb2ba69a7ea0-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid gtzJXjamAlnPhZSDqTsD/gtzJXjamAlnPhZSDqTsD -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid ZtaaYbNGX7uVeiEAao8Z/ZtaaYbNGX7uVeiEAao8Z -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid Jt_zjYVlHkkFEenjDT_h/Jt_zjYVlHkkFEenjDT_h -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/7c/7cc755f281380f5dde15060f7d258dd88624eb6985c85e2bdd9c69b4521ddc44-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid dtYHw5B0VGwQU3Csi_BX/dtYHw5B0VGwQU3Csi_BX -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/23/236918a9d55b47de6c0ae7c88a3fa2d4f74e798a3795f5555c29b1424534bd20-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/87/872629671bfc712e0d7a5838d3d586dfada318fed6913d1c26eb6b2419410f8e-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid Se7irXr00Xfp6jLhz2xr/Se7irXr00Xfp6jLhz2xr -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ff/fffd2ee8fdf2d0cf71f3df57ff76d2acbbc575137568b9cca34cdfd28d9e08f8-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid v9ulIxPrRgsyZfLTWTa_/v9ulIxPrRgsyZfLTWTa_ -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/4e/4e9508e8e7d4fdaecf6b0775af653c4a6a96f86b59ca51e6a9b9f46a287d6d72-d # internal github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid gNxEqsW1vkwWh_AyK9-f/gNxEqsW1vkwWh_AyK9-f -goversion go1.14.7 -D "" -importcfg $WORK/b451/importcfg -pack ./namespaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/97/97207365cf3ded964a770d24052b72300efcde2fa5a5804e8295f648652dbdda-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid eRdcwu5s2zH_xemwVcm4/eRdcwu5s2zH_xemwVcm4 -goversion go1.14.7 -D "" -importcfg $WORK/b457/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid ZZIOxzeVWMigvhFLbnVK/ZZIOxzeVWMigvhFLbnVK -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/00/00ad1cb553b95ed855e5a73d1f7edbd275fa574a5732b7bb8fdc1f5b1f56fafa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal html mkdir -p $WORK/b569/ cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/91/91eb42c689dcf20ec9881c7b74a61bc625eded65bc5742a329c1788517af482d-d # internal cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p html -std -complete -installsuffix shared -buildid 1NqfWI0YQjblqccySlul/1NqfWI0YQjblqccySlul -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/16/16273abb8cc6194665f4ca7a745848d840ee9569f085ad165322cbd2cb5f2fd9-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b156/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile image/internal/imageutil=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/ad/adc929631bbaaf5d8ad55936e2becd0e885f760378851220168442f67e37361d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/dd/dd9ef029bd0042bc846b663e0b7ef2dc12588ecb16c5e3c4719ac69c628f77f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b532/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b464/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid VR4Ng_nRQH53l_e8cZI-/VR4Ng_nRQH53l_e8cZI- -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./clock.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid kFFFfYiVUDYgSH5E59D1/kFFFfYiVUDYgSH5E59D1 -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./leakybucket.go ./memory.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f3/f304c0ae11c1923e405d366de75bb05e18e51ef4f34fcda52c2d1082c80c99d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid PIuP9Wx05IA0jTxeCRPe/PIuP9Wx05IA0jTxeCRPe -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./context.go ./go17.go ./go19.go github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b265/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b120/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 2mMn83XnJxtznEjK8NrE/2mMn83XnJxtznEjK8NrE -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./semaphore.go github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 0ff2dhrS1tmqb7GfwdGu/0ff2dhrS1tmqb7GfwdGu -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./errgroup.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/6d/6de5a9678689f89fa83540d425f32299402d65bb7cb18719c737969e8e4ebefd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/89/89991634fbd4f762f621403f1e14aeba67226bd6ab6d22521f419728bc408529-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/c1/c171e09d799277fb943094881820fc62994d927b3e92fdb5fd89be611fa88b5f-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/66/6681d75aa0fc47a5e34bacb7c9192b2abf5f6bb5a8a0b5c82576a9584d1feae2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid aay0aro4VPfrjVp_vpXv/aay0aro4VPfrjVp_vpXv -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./resolvconf.go github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid PtTG3yICyT-gXC-nz19Q/PtTG3yICyT-gXC-nz19Q -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./resolvconf.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid g6R88YJAFJgKX0_wEcgB/g6R88YJAFJgKX0_wEcgB -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0c/0c1dce31ca56057d1d5cf73e137fd003cf2ff044d3f61aa03839e224d43cec5a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/14/14dffc87c92fe3d9ac6aa6d7c87aa0aabef0da719e6e6c5e99307aecc44b0e78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/35/3504b544a960d3d4dcb80b9c020be5ed81055b4ea68e6792b5209a11e8894863-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b363/ encoding/binary cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid nbk9Vn2glsaWKnKK5UtL/nbk9Vn2glsaWKnKK5UtL -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./errwrap.go mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Pg_Ehc8KcT17VtFEjN87/Pg_Ehc8KcT17VtFEjN87 -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/4d/4d8b3c936e4c7a6bcd1031e0185511b85b5d1400bab65782abf2210f1af3196d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go runtime/debug mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b103/symabis ./debug.s os/signal mkdir -p $WORK/b264/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount net mkdir -p $WORK/b054/ cat >$WORK/b264/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b264=>" -I $WORK/b264/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b264/symabis ./sig.s mkdir -p $WORK/b319/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid fIzSvJYDoU8L3ePh0Twm/fIzSvJYDoU8L3ePh0Twm -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./mount.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b264/symabis -D "" -importcfg $WORK/b264/importcfg -pack -asmhdr $WORK/b264/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/d6/d6da1e1276b488e310183f11212282ab1f4cf5cf62c4d6c2070383917bc92ec4-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid SLwyL5WFGG-XtMeb0QjC/SLwyL5WFGG-XtMeb0QjC -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b264=>" -I $WORK/b264/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b264/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/64/644a505852bc4caab65b6173b1a8ebc49269ce4262aac4910bfd6a21e2464fb1-d # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/40/4099a9bcef54a0c8bc91bbdb4cef0b73661204c14e5a889750e137c6e8d27857-d # internal crypto/cipher mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./xor_ppc64x.s github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_linux_ppc64x.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b264/_pkg_.a $WORK/b264/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 8FviRwcWqBnhn29Pfoh7/8FviRwcWqBnhn29Pfoh7 -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid g3E77hIlX_jn31d_h8s4/g3E77hIlX_jn31d_h8s4 -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b103/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid csEIjq-rv-0IhUS4G6gS/csEIjq-rv-0IhUS4G6gS -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./ioutil.go ./tempfile.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ea/ea7f9fc87f1640420eb7b341eb87e6e8b78b3d87e0835347018747a0a8bfd974-d # internal os/exec mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a4/a4a00d4007aa589f4bc87d0330703daf715d1fe443ef266bd4b9adbadccae55c-d # internal crypto/md5 mkdir -p $WORK/b125/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b125/symabis ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal encoding/pem mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b125/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b136/ cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b136/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b138/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b137/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b138/symabis ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b125/_pkg_.a $WORK/b125/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid ZW2NK84mr0VzOk39D8JV/ZW2NK84mr0VzOk39D8JV -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid WXAAdys6jH1ozbqkfHqi/WXAAdys6jH1ozbqkfHqi -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal internal/lazyregexp mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal os/user mkdir -p $WORK/b037/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b037/ -importpath os/user -- -I $WORK/b037/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b136/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c3/c3def646d2ab8d26f6520e456d2bc4acc482e5c9c4462c38e9685e3671082d26-d # internal encoding/json mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b136/_pkg_.a $WORK/b136/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid EsHjQMAG5vTb8jdoLQ9Y/EsHjQMAG5vTb8jdoLQ9Y -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/ab/ab85afbf9491d139c5980744199bb5c0b2cc6ed2c39afe694bb9c958be820e84-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid OvYWKTrIhLJ8U_nhOiPy/OvYWKTrIhLJ8U_nhOiPy -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b138/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid xL8-aiksSFApCBBAf5S5/xL8-aiksSFApCBBAf5S5 -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./version.go ./versioned.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b138/_pkg_.a $WORK/b138/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid kb4FsFuZOkoXf1AGN8yq/kb4FsFuZOkoXf1AGN8yq -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3c/3c2b3035970ebb2e66d973bf3137237391b911966d81025d951779f3c96663e3-d # internal log mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/89/89eca7bda33ea9b8b559802b41947bb9140e8bdeb7bb80a3aad0c0f5582d4afb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid q3sQ9wy_oKekcXANl__e/q3sQ9wy_oKekcXANl__e -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/eb/ebed083fec639d8051bd58cc0b4a0e180a17203d06860ead9e9f784a0c1ac1b6-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid NOa7jTh9aEXWeAiQT3m5/NOa7jTh9aEXWeAiQT3m5 -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c math/big mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b096/symabis ./arith_ppc64x.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/16/16bd67403b20ee75b319f700e41d1705ddf576c15358a7158dd9d30c3a09e8f1-d # internal encoding/hex mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 3pPyf4nbmH6yScWd079k/3pPyf4nbmH6yScWd079k -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/48/487991f92078d9abce1371a68f8ac7ab3e195c5a8deb598c246fd5ea1ca1b72d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid ckSdwtKnR5ZCMGbBVL0e/ckSdwtKnR5ZCMGbBVL0e -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fa/fa7969f8c225174255ee556c7bcd5da99cab625f852508509d845ef08ed9493d-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid qtiegRFhv3ellScemX80/qtiegRFhv3ellScemX80 -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5bd5c1be8f0b0bd1f617e51eb3892bcd93224645d6c9c24538df008d46116648-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 2XlJyKo-vn_oCv7LN3iq/2XlJyKo-vn_oCv7LN3iq -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e8/e824236ce29cb537a39e4cb0de0abb33b5015f2d9e75cefa93e8727eafadfd88-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 1ZTzCMFw6Yt5QMOiADrx/1ZTzCMFw6Yt5QMOiADrx -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid IVKIP5y1ZPSLqftJqrPL/IVKIP5y1ZPSLqftJqrPL -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c5/c5be3f4245a93e22d149232b20e6ac1c12eb374f0a65717f6c0be067ee849843-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid -8n__eKNyi12ePILQADw/-8n__eKNyi12ePILQADw -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ef/efee8cbe98520325a70e4ccbd20ecf1e7e98d571b68d4ae68cc075fbaa945f7c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid Tlx5ykvsithT9vUmZ0XC/Tlx5ykvsithT9vUmZ0XC -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/02/02a5cedbb92b9ce417bbebd6f1f88ba1e59a27ef047de86c11ffcd8ca6ff2760-d # internal net/url mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/36/3685d34cddc0282465db047f13b0e685e0dd3ce008fe36639bb69b2e98b4f71b-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid u2VhCJ-hN9ppkS9zqndL/u2VhCJ-hN9ppkS9zqndL -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/be/be0e1c5e58934ca899f5e31aeffb92abbd427a273da42221fac3c9e3161809e8-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b138/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid osNWnboZV2UjEg8TC_wr/osNWnboZV2UjEg8TC_wr -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/71/71a852e62ac7bc759a31072f40775ad23bee04a5ada9cc0930b26fdd5022276d-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid O4Qccv5yGxX4pe_uXFuQ/O4Qccv5yGxX4pe_uXFuQ -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b8/b8f6e8aa6cab8b7fb4c71311ff7730ec1fa2226d1441214e1e5085e80ed9825e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid CFJsnt-g39IZZueocWyY/CFJsnt-g39IZZueocWyY -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./system_registries_v2.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d3/d3fdb9bf52410a57e0f7dd09e4e37349d8f17d09e92b136d28af323ace6e033c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid 6Eu66dpLTrzGs8oVHZQA/6Eu66dpLTrzGs8oVHZQA -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b145/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b145/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b145/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o -g -O2 cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/97/9754f6cbd71b28e48eabc45e0b407e99b55cd097b98130ad1b9acf2fc6803f60-d # internal compress/flate mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/82/828d9662fe6f3810a9b43e05e7639e5aacd6a85ebaf329dc2304360b6b42a1c3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid xlOIbiWfV2XHrY-mT0j6/xlOIbiWfV2XHrY-mT0j6 -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/82/824ceb198935aa648b11adb57c378b176718a2b2e16e20704ef60f6cb2df09a2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qsvui2Cnyu0thoqtYYcD/qsvui2Cnyu0thoqtYYcD -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./none.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/15/15d21c7e99f4a9e68b25667de301cc4d272916cf6197623d782c9a2d00ab345d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 37W60fyOIsaPLOxfRyvt/37W60fyOIsaPLOxfRyvt -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e3/e3786d530f7b3d9ed8805797581da793f9b5e19d49e80ddec36c288cf24081b3-d # internal text/scanner mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./scanner.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p os/user -std -installsuffix shared -buildid nPs-YE2dSk1x2cp4Fcf2/nPs-YE2dSk1x2cp4Fcf2 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./lookup.go ./user.go $WORK/b037/_cgo_gotypes.go $WORK/b037/cgo_lookup_unix.cgo1.go $WORK/b037/getgrouplist_unix.cgo1.go $WORK/b037/listgroups_unix.cgo1.go $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d9/d97dd335c337d0b61ace6645ee8805094ae548b8c313b055e0aa117218499398-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid soujGTjLI032UNmXK0Je/soujGTjLI032UNmXK0Je -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c408a844f2488b8f09f57d887e8c1e4c96950b6b8ede71ff03844543a9e55f62-d # internal crypto/elliptic mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b115/symabis ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/56/56f929d8b1dafbeb56da0d679aff5faa6e35bb2e55a5eec6fc5c7f258daf9a16-d # internal crypto/dsa mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./dsa.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e3/e3183ed38ef26e8d4eebd8626809277412677dcda609139e0617c3d19dc9fc0b-d # internal archive/tar mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid jk1p-9FMII3CfOmMkMx1/jk1p-9FMII3CfOmMkMx1 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid YCRbx-tx1RGfS4Jo6OxP/YCRbx-tx1RGfS4Jo6OxP -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid __4Pth-SJNucbjHTmNde/__4Pth-SJNucbjHTmNde -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/84/84ea31d0367778b6c04875c1d8fe9b9be78e5b96eb58d47e4ef9b7de226bc00b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid tFDCn_Cm_X6-kWvh3JHG/tFDCn_Cm_X6-kWvh3JHG -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/zlib mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/adler32=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/1c/1c6c1e30deef5912f19aff69ef013780e3504defbd91f48bcba14c1d0ed8de26-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid xTom1s_gkbVSQDh1mnm7/xTom1s_gkbVSQDh1mnm7 -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b092/ -importpath crypto/internal/boring -- -I $WORK/b092/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/9c/9cb8187699c55f38f030fb6bd81049bc59bfa49111a79dd98ecf6d66caee007a-d # internal crypto/x509/pkix mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b115/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b179/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b179/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b179/ -g -O2 ./sysconfig.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid -BpQL7hHx6kW9Tty7fh6/-BpQL7hHx6kW9Tty7fh6 -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/30/30c9c311d39c4bdca4f1c14c1bf2dc2cf202177035425ed0aeff2611eff38bb6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 7GL1hjaDitlciyXLdPYw/7GL1hjaDitlciyXLdPYw -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8b/8bc814e778d67256604f5ced1706696901eabd86ec3c418932366b09489d321e-d # internal flag mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./flag.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/24/241a042e70938cc01b14f08f5579d7dbe69fce3fad2193a173674ed776673bb2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid HHFo0uXQvWaQtozFLUv_/HHFo0uXQvWaQtozFLUv_ -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./command_linux.go ./reexec.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 4Uz_d0JWDAUG2wDqjFiL/4Uz_d0JWDAUG2wDqjFiL -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d4/d4ec48ee31264c590cf42b4375a304d3d34dab26d6286d10660ece22b8868ac4-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid SRlyF5zi63xFSv7_bVm1/SRlyF5zi63xFSv7_bVm1 -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/57/577e9e7fb37075db9254d2419cdfd5d1dce6f4788a15530e2198373ab8b258bf-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid ULz4e9J8sDgsiR73pRRB/ULz4e9J8sDgsiR73pRRB -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./parsers.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid W8bILi7Flnh6U8oFMvD5/W8bILi7Flnh6U8oFMvD5 -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b179/_cgo_gotypes.go $WORK/b179/sysconfig.cgo1.go $WORK/b179/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b196/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b196/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b196/ -g -O2 ./projectquota.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/28/28ed74b30d1b1c9c1fc115c1f776f677fd0bfa844e6165d5e43e9276cd75f253-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid F-TcVTLFdiVyjZUHv2Sp/F-TcVTLFdiVyjZUHv2Sp -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ac/aca0768fbb2bc74b97077347ffd0914bf3430cbd89b4e2e3063d6c667a7da226-d # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid L6q0qzl5OaJzUWk6QBMT/L6q0qzl5OaJzUWk6QBMT -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./types.go github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid LRR5Xe527QoiqX20kMZ1/LRR5Xe527QoiqX20kMZ1 -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/23/23fa785beb13b02cc16cd3c665dfe84760bb59350273813b287485f13c73b770-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid F63qNVZDSXRWIznMifTn/F63qNVZDSXRWIznMifTn -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/69/69a4acef3572b4d6205a5f7aa837d0b7924439ca44c8b600e96986f0da8ea191-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid PQcGXVHl-tmn1V0hRrIp/PQcGXVHl-tmn1V0hRrIp -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./children.go ./patricia.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ff/ff2c91bfa62bda81ba96d7b924f415c3de69ba4b95b0b0a55cc1e0b531ad0ae8-d # internal go/token mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/0d/0d708af10d067669cf3c5a9b6c780ed22cc5c3489d47b2f3d790fe6b5c74afbc-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid di3QwJF3mbsOP6ojTd9K/di3QwJF3mbsOP6ojTd9K -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/73/7316adebb13c1bcd1a32168816667c4bc053a2cf4fc01e08b9c4fb24fd60661d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid ydvMWt9ND-NSpCYmXZaD/ydvMWt9ND-NSpCYmXZaD -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal go/scanner mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/2c/2c9b37b31cc078b98b2ceaa01071c13f699812601ec57fd888379342406eef9d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b209/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid 5QznaChuXFHY250kq-7Q/5QznaChuXFHY250kq-7Q -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9d/9d61c725ea91778b7794cd68fd8976dd3989a76b9bc919077cab5810ae7d1e18-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid xyNl3RZWR1hAiDdwC8cr/xyNl3RZWR1hAiDdwC8cr -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/d2/d28b0a3f456e65c7aaa8a1b1e23a575ba651a5e7c6a54947d0d947b06423a843-d # internal text/template/parse mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9e/9ed76beab090a6361b2ca748ac633a2873888eb0f00cb5fc1a97f85540f6bfe4-d # internal compress/gzip mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/12/12e6a4f9adec229f69b08d4c134e837d684fb15617524b4cb5bbdb8469ea8a1d-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Beu6KBI_l5rvetVooAwr/Beu6KBI_l5rvetVooAwr -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go go/ast mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8e/8e55e95702b7017adc7c0de344986c9f9cdfbaf9aa28c067eab0a61f4637f27c-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Ro4zITFdA5FKZzKmcPPJ/Ro4zITFdA5FKZzKmcPPJ -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/f5/f58f29db364871803adcd89749cc55f5c7e0de10d909387ea7f537dd8c7c8856-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid FQE9LZ6xQRRll44EmwhH/FQE9LZ6xQRRll44EmwhH -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid JaGhiLJPF-4fFb6DtFMD/JaGhiLJPF-4fFb6DtFMD -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack $WORK/b196/_cgo_gotypes.go $WORK/b196/projectquota.cgo1.go $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/73/734d419c126ad4a4c16b88914f302e7b3332d0858e1795c6d1ee54eaf59b2993-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid BT7bus5Z_4j5UBaQeGcn/BT7bus5Z_4j5UBaQeGcn -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/8e/8eb2be1ac217853a7ae10c45a6763d384fe8613c4247b70b0d23ce00c6f1ff98-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b227/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7d/7d6292fdb1d8ea4b8dabb8fc49699030f8ec193a7b7a4e556413d565c23e545f-d # internal net/textproto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid gljIyOc4oq6ecfRakCTB/gljIyOc4oq6ecfRakCTB -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/b1/b16ff3f3339bca546c581df9890e1ee2c7f8f255412d6d46dc1199757a41cdbc-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b226/ cat >$WORK/b226/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=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b228/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal mime mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal mime/quotedprintable mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal net/http/internal mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/6a/6a7455fb6e8eb5d3f08c5712cd4464534ed9b3f841beda3a5465319e47f503a7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid oNs0xhbEWiLw8p-yq4R1/oNs0xhbEWiLw8p-yq4R1 -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/scanner=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./interface.go ./parser.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal go/printer mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/2e/2e5c9dfd9814dcfafe91bedca1f547ad810af96464191480b2d7135fe26f38c9-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b240/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b240/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b240/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b242/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp cd $WORK/b240 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b242/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b242/ -g -O2 ./seccomp.go ./seccomp_internal.go cd $WORK/b240 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I $WORK/b240/ -g -O2 -Wall -o $WORK/b240/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b225/ cat >$WORK/b225/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=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b229/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd $WORK/b240 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -o $WORK/b240/_cgo_.o $WORK/b240/_cgo_main.o $WORK/b240/_x001.o $WORK/b240/_x002.o $WORK/b240/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b240/_cgo_.o -dynout $WORK/b240/_cgo_import.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 65O5fmwYLEnGIZdooHrF/65O5fmwYLEnGIZdooHrF -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./unshare.go $WORK/b240/_cgo_gotypes.go $WORK/b240/unshare_cgo.cgo1.go $WORK/b240/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 4kf0BB5loael3mx0daPw/4kf0BB5loael3mx0daPw -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid g02F1PzphLaTeu1rNoQj/g02F1PzphLaTeu1rNoQj -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal go/format mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/parser=$WORK/b216/_pkg_.a packagefile go/printer=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b211/_pkg_.a packagefile go/format=$WORK/b212/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid 7wolr-2yARX9LLIbFpqb/7wolr-2yARX9LLIbFpqb -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b240/_pkg_.a $WORK/b240/_x001.o $WORK/b240/_x002.o $WORK/b240/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/80/80d7602269002d2a216eadaa2292ab2b56d92ddc4e363685bb4ea2b72d94bd90-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid Vk4jOThgxvI0uyNW9uXk/Vk4jOThgxvI0uyNW9uXk -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/10/103ac72ef6a1fe16a70ae17977207bcce098d27751339573749467657bcc32b4-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid _gQy4j9_EcQHK0tC9nbd/_gQy4j9_EcQHK0tC9nbd -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./umask_unix.go cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/cf/cf3efdb29df79ed083f5adf9c688822a4b387040a6c64dedc24447674de20a9e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid b5meQ33uEoTEQTDQty1I/b5meQ33uEoTEQTDQty1I -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid DpicUvJsEf99V72SSO0B/DpicUvJsEf99V72SSO0B -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/82/821c35df5049eb864fe45f6738348f4e712a2548efa51f3f8734b15119a0d537-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpDdRF98bOcphGsmOe4y/ZpDdRF98bOcphGsmOe4y -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/9c/9cd715c0e14f74862c8cbe49664efff275ba8f6aa9abda9dd00818b26c242a47-d # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b255/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid szdtpa2TZIGq8gehMtMZ/szdtpa2TZIGq8gehMtMZ -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/0b/0b99a188bab8a06ad5fdff8627a42fd71cb8f322b44cae24276b97d68a918443-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid BCx3VcI5tUAIpAMfq5V_/BCx3VcI5tUAIpAMfq5V_ -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e7/e793c48d553eb6641d791bf80166f021abd64df43471099b6249e32071df8321-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid 5tR6WpyRdFt-XWtcAu8Z/5tR6WpyRdFt-XWtcAu8Z -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./doc.go ./isatty_tcgets.go cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/0b/0b93cda34658fa72185493d2a307c72633fe18c4f2604a5117e16172d0c20707-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 3yfO9jRmKcSby0hQ4tUk/3yfO9jRmKcSby0hQ4tUk -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/91/91ad8caf3b00e3468fb416ac46ee8e7bd79f2207ad9acba40353d2f66f297dec-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid ubilOwEgGPKJ83xHjBE_/ubilOwEgGPKJ83xHjBE_ -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e5/e5b732ce678842bf6aafc7e5c05c50a63b20611c80fb87c3cf50ad023000077a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid UhSLoDdfmCO5fn8nuLEB/UhSLoDdfmCO5fn8nuLEB -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./naming.go cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/1d/1d22dd1232d7498f6042d361d7f60be0c4c8348bcb42ca3d7f6dee6ef1dedb14-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid -NK3JxAuY_nR_vkjJzEj/-NK3JxAuY_nR_vkjJzEj -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e1/e10ccfdbd3b7a9b84316b11f73a01b0bdb3195c316a395206aca2e250b5c4572-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid wm4lrX59V_pjq1LpHm8f/wm4lrX59V_pjq1LpHm8f -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/92/92869651c162a6c321695c6bfaa6086a36c0bf5c3a761adfa4336df96fa16999-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 3m-ZxuiDMn3IyihWZ-oV/3m-ZxuiDMn3IyihWZ-oV -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/00/009f9fb3adc4c034b7c5b6b44ac0be2f44d2b1ad09e7a125f1d02f8d369eee7b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Dui1d9gPnyQ0ey-C-kGG/Dui1d9gPnyQ0ey-C-kGG -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/1a/1adc5f34dfe15c3d11b0edd9e99a2f208dc0fe87c1c856ead88e9441effc8f8e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/73/73c6dd191cfe881ed2f9a12b0d2d377dd709c0e3e89e8a4491e8025d316349a3-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b258/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b263/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid S9AL8sSwMeckKyj7vT98/S9AL8sSwMeckKyj7vT98 -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/7b/7bff24b063fdf6738b724bfd732f97d646cef122ee515237b599e507c1c520f1-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid sbUhK-vfoG1nME3AAe0n/sbUhK-vfoG1nME3AAe0n -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/59/5982a426a7e633bef2ab7f778f639553637a240052e0dc777edf75bcfa38e113-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Ub6bdfMwcSN-hORwNnlJ/Ub6bdfMwcSN-hORwNnlJ -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./client.go ./command.go github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid Vjv3fBHDTBh0CWUF28OM/Vjv3fBHDTBh0CWUF28OM -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/41/41adea3f6b15db7808c71be7a320e2a6ce02677ed25a9009f26d0e40365ed21e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid s8S2E3hqjg-2ykYuNXDw/s8S2E3hqjg-2ykYuNXDw -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/c5/c59f4fd6d39c87ba4ec8012327c32244760f0dc5cbfc91b35f8c90a1920b7873-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid VKKLZLwdfLz3I9QSz9K9/VKKLZLwdfLz3I9QSz9K9 -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/d7/d7311868d68a162be3127b1ef0afe70a0902716ca2429fdfa3f9dfdf15700b19-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b278/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 0vpxTLoY4RWI02Zq_kgn/0vpxTLoY4RWI02Zq_kgn -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b145/ -g -O2 -o $WORK/b145/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/3b/3b9276e59686f9e00d0fa045be1a6c53104243e0faf200adfa5958118d52d4f0-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/b5/b5a9ba03288d1d62bc34b21335d5696d5a6cc7e59f50c9723ac8da1258bc2f43-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid GsPhvFDuRIKYYyPpZXg8/GsPhvFDuRIKYYyPpZXg8 -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid YrZlLLvzEjbqwGDNKvNo/YrZlLLvzEjbqwGDNKvNo -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/bd/bdb7d1395f398a673d9d363f3593f1141fa3a5d83132eb2f734af73464fca755-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid guX8Ln96b6udszhyrgBa/guX8Ln96b6udszhyrgBa -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./fs.go cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -o $WORK/b145/_cgo_.o $WORK/b145/_cgo_main.o $WORK/b145/_x001.o $WORK/b145/_x002.o $WORK/b145/_x003.o $WORK/b145/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/86/863a5039554c95a41940beb09d5916df9fcde63ff024792c5e06dbeb10aa1d54-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid FsGjpFjORxRnvjgQXLUS/FsGjpFjORxRnvjgQXLUS -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/4d/4d0b12f78fcfa1f645e0608107495b92cddcbdedb93e884e9b40327f6579c6d5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid PQFcpLU_CL4TFRE5YVy5/PQFcpLU_CL4TFRE5YVy5 -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/71/715fdc67a91c007ff4693d1011fd2ac92c7a15cb3bcb75d3f865c1006a6e93ac-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid UHIgw3w3WCApy5ukAQIn/UHIgw3w3WCApy5ukAQIn -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b145/_cgo_.o -dynout $WORK/b145/_cgo_import.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid tdE4SJm0YvsE40VF3wRn/tdE4SJm0YvsE40VF3wRn -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./callbacks.go $WORK/b145/_cgo_gotypes.go $WORK/b145/data.cgo1.go $WORK/b145/gpgme.cgo1.go $WORK/b145/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/6d/6d1f4bc6e4a13c9c4fd611a17675b2cb9a969892fbcc597378b74197f9f6284b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid TdWzBPg38LVtbO1iZ2pG/TdWzBPg38LVtbO1iZ2pG -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d3/d3d7b38a44ad0b49d967baeac6e0443e206e07dad3d371e83284e2915a75873e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 54CeIhK_2NkZKPCNcGau/54CeIhK_2NkZKPCNcGau -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_util.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/21/21cb16f3d5d396a8145fea39796ff682b08590696e90d8e8038a6a04d7c92350-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid unZjpJ9iCohYM_y_Uyng/unZjpJ9iCohYM_y_Uyng -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/42/4201999c9b9c8fea386ac370fc8d193e663652529e2db81064007f6fe38187cf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid -s_wcuxrzbW9UrXJaNAr/-s_wcuxrzbW9UrXJaNAr -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/11/113d7500cb4748a208891b57c4116dfcf0caa9bde1080b00831b27c003f0266b-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid tVqyvAwN9fYpdjC_PnLg/tVqyvAwN9fYpdjC_PnLg -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/6b/6b38ee7f7c56d356744107a1e76f37218d31ebb9ad3ad23c5cb0128843eb0329-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 2d5K1QPx2XTtsUfcuYDf/2d5K1QPx2XTtsUfcuYDf -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/7d/7dd73b64155ed321616eaa34ef6f6afbded4e69fb57023bd0984256641f3c6d4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid MLIlDDYSJTS15dnRWfZr/MLIlDDYSJTS15dnRWfZr -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b145/_pkg_.a $WORK/b145/_x001.o $WORK/b145/_x002.o $WORK/b145/_x003.o $WORK/b145/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/8c/8c4138f3ef33a0df87bf3d305760c4199a3727d3d9cfecdd5840b12c812d7242-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid Qqp9_JGJrsw_nPezNHDT/Qqp9_JGJrsw_nPezNHDT -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./code_string.go ./codes.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/cc/cc6ddd226db8146960ddf2065731df614c2dda9e120cbb5398bbdd89aadb3281-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid i_8PA2XiWdZi4ZLDbaGA/i_8PA2XiWdZi4ZLDbaGA -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/cf/cf5d92426cbd984b3bf98c1b2d10c1693b1f2ede294ecf881af638e3a6021d9c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid GqxyiCoWoj9uwiGPmj_U/GqxyiCoWoj9uwiGPmj_U -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1d/1dcebf50366b3b28865d36d5d08bdc4c9e142123c99f5df298118fcd96341759-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid euZZTLT3bYTInRaPcsfq/euZZTLT3bYTInRaPcsfq -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5a/5a34f5774e436b93eff3905c142173fe86858767c680c2d466baa3a7771949f8-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid P9hPgfrwH2N9ZjKTpZm2/P9hPgfrwH2N9ZjKTpZm2 -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9b/9bbc435e5fb6e5940c988c132cea4ec5d77158a9e6dd1d4238651c693ae22bf7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid NEDuq7gFQGRp3990Fc7q/NEDuq7gFQGRp3990Fc7q -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./duration_convert.go ./timestamp.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/3f/3f2eb3f4089bd42d9975cca031b5ac337968450eb51eb9a15c5967c8f0828164-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid lv8I7_1TBPpgvnRIErpY/lv8I7_1TBPpgvnRIErpY -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/5c/5cdafa9e79c82f8939f3b39e4072ee7f706a8622458e15be41bfdca4d675579d-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid y47il8lASEn08WSPCVH5/y47il8lASEn08WSPCVH5 -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/7c/7cd8632492a0bfbbbc1b87446fe5af69398e2511c7219cabb3b8f14bb9522c8e-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid SHcTQPAbKSOXAovqa8TL/SHcTQPAbKSOXAovqa8TL -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8a/8a554c0dde13b94e13b8e70ed49e04b977c3fd12651aa2a56a8604b7503f13d7-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid q_5Pacv9rZ_eC-N9obzo/q_5Pacv9rZ_eC-N9obzo -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/97/978efd5338ae0e4ebc56fd1e4cba12737f8256bf980e3783c0ce9a89e78d7acb-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid CN9Ck3AZTi6zR-tyxNXb/CN9Ck3AZTi6zR-tyxNXb -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/3c/3c1a0786928ee294e48ed96721f305910628abcb921012ce8bd1089aeffbace2-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid LybEwFjERpOkCRImxkf0/LybEwFjERpOkCRImxkf0 -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/cd/cd02d58dbf513c2a73a41056625e0bca6c1a60214a495a5663e9901c59b5bcf0-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 9wWFU6HrE-8DQDrYkMHY/9wWFU6HrE-8DQDrYkMHY -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -o $WORK/b242/_cgo_.o $WORK/b242/_cgo_main.o $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/da/dac9d827714f40175a84b3d6a32556591b95b7cf613134f36e76c82d6528f403-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b363/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 3fOTKex79BK4dyio51DT/3fOTKex79BK4dyio51DT -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b242/_cgo_.o -dynout $WORK/b242/_cgo_import.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid U1qznPE7TBJVTtpzMctA/U1qznPE7TBJVTtpzMctA -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack $WORK/b242/_cgo_gotypes.go $WORK/b242/seccomp.cgo1.go $WORK/b242/seccomp_internal.cgo1.go $WORK/b242/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/8c/8c3df8ff4665f949ae878a0f346dd0dcbf6fdffebbe3236b0ce6644a250642db-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid t9sOhVBhBi3i_xmIR4Wp/t9sOhVBhBi3i_xmIR4Wp -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/b9/b9243ddd1c89f647c1910df9becc8296ba51ee32dddaf97035adc0598a54932f-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b361/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid yX82scJpHbKg5TbHdy7z/yX82scJpHbKg5TbHdy7z -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e6/e6ae7ec1601ebfa1233d39bc1440a9c25b83e0f4ec589a213cfdc0b68c038cad-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid KH1XV5gZ721FnErAbFFC/KH1XV5gZ721FnErAbFFC -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/fb/fbf1907edfb909b0fa575188e568606661bdb5f670d967b92fc58edb1cd18c6c-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b305/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b242/_pkg_.a $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/be/be864df72f84b4febff50c4090d547a6113f5b418bffd93b36f9c72a2f0cea94-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 07-nSpywdpOXqwOYjlCw/07-nSpywdpOXqwOYjlCw -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid rHP-dIM9dApi3PGprjWl/rHP-dIM9dApi3PGprjWl -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/9a/9a6cb2254e7b636946aa7b3f794034e30e8bc9297cf38c23f99e81efaa0ae393-d # internal database/sql/driver mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/35/350c3c6532b18ed661b207408655eea2e46abd811bd7ffdf8483791756290fbe-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid hNbrC3Ulmw0nDVnI2vpa/hNbrC3Ulmw0nDVnI2vpa -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/a4/a4b43de8311e77564892e0fa1a57afc08355904127b1bebef81e7485ffb0497d-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid fGhDlTHIMKWcwLnHoERq/fGhDlTHIMKWcwLnHoERq -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/e2/e2468491bcbc3f492d00f1d415e07e5be48604668fbd0a0b747d6d6f1c000136-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid ohpqzlv3PtulP86PA_xP/ohpqzlv3PtulP86PA_xP -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/2b/2bc4c1eb05e08f1233bad9739479f6557f1048d33a16b12a29ddd85efa7ed206-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid pG6cInNl7OxNWb5a0x49/pG6cInNl7OxNWb5a0x49 -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a2/a2df4778f4adcc3c104f973ec10a6d12123ef10b6ee41a1b476accc559ddc531-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid INWXJc2M1VXPEqcB2OgM/INWXJc2M1VXPEqcB2OgM -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/2c/2cc613a0f3f71b4a0efdc16335253b796936cf487670a892b8f733009126a043-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid oVPmAaFBT_pwK1n-rdRz/oVPmAaFBT_pwK1n-rdRz -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/52/520c3e1c1bc74dd4d169e010dd0470337f1fb466d25b46ce03ab30d6a79d1237-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid GWyOshG5kNpvltVvTQvm/GWyOshG5kNpvltVvTQvm -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/9a/9a790c0e3e3933f40ac0aaff28515f98061261a933415828300fd5a04b64194d-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid RprFfb6KDBZ_MYHmiUok/RprFfb6KDBZ_MYHmiUok -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b369/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid 6b_wpBr_x8wL4A4rkMz5/6b_wpBr_x8wL4A4rkMz5 -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d5/d5dee61a0614455d1ef4244928b36e645e2a6140be8e218afb2b732382f6fc38-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid exQe9hlG5IVpJU23ptgm/exQe9hlG5IVpJU23ptgm -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/e5/e5784a6dd6229592d31630f1ab776b24c6eeddfd2709d69d720e86ae7b7a8b19-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid HqEnOkw0lMn4DeU2vOiY/HqEnOkw0lMn4DeU2vOiY -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/87/87dc8e316351eb6a6d28d41993968a1faaaa9eb588eb8a6d42158cff5b99c4c4-d # internal net/mail mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e9/e99fdfb8b909adf4b127961555bf30b444d2c52eddec4c49d6b89e9bc2674f1a-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rcq_dvtaVU7Wu1auSJ1s/rcq_dvtaVU7Wu1auSJ1s -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e9/e9bf22082a7b3b749f1c6983c1498a0aacefadee24b00e29b99360c2d997b3af-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b372/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid QmLMjXbw8BQmgVI1eJIn/QmLMjXbw8BQmgVI1eJIn -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/5d/5de155f5e1e702c5d07502cbb962a46035567098743ab048c658915bfd77f457-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid Zy1K8oGNc9zfCpbBsqL7/Zy1K8oGNc9zfCpbBsqL7 -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5f/5ff52dbf49fc2305af1a29f678d1230d025e8453278b06c94b6a77ebc1a60a70-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b375/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid sP39eMwVz5KxPOi9wzSn/sP39eMwVz5KxPOi9wzSn -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a6/a6109d3d65070e6e0472f073647cd45f2d34ee09c0e289b086fde4b5e1f2a727-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 2yCaNQOiHobaHaIB355S/2yCaNQOiHobaHaIB355S -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/20/204f139bd8bb68ff97b2fd0a1e59e77ce8c51dff4079c8138d44f843a12ac591-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid qCvNaRNct3T0bho30q15/qCvNaRNct3T0bho30q15 -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./status.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/fc/fc893b7c401a3df03c02a9a50b32b5589dec50b6f8c4d25a6034483f6fafe963-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid yL46oSHO_haWxxyaZay-/yL46oSHO_haWxxyaZay- -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/fe/fe7da7e62373f232b659bba992730e1beb6b14c3f57c5a55155b809e90468782-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid RY-CZ-JXlk6dTPetCq8f/RY-CZ-JXlk6dTPetCq8f -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/64/64454aee988a8b799a46590df26e21a77c8736e05892077e86c4093e63b39fd7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid vUy2h_2naQrfLUFkd2OX/vUy2h_2naQrfLUFkd2OX -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid ymOJvN_apUJAGZ-HzNcu/ymOJvN_apUJAGZ-HzNcu -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/be/be04b225cac5b6294a933150694cf7f5e3a822ee4a85c510717672847c24d4f1-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 6PF33GOU_4XXr4upgykn/6PF33GOU_4XXr4upgykn -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c7/c7f65a6591e4196e8694f9b3c257aa22f5931a69b28ad8763db1e70873f80136-d # internal github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid WQUpc9WyyHopbHaVBM7m/WQUpc9WyyHopbHaVBM7m -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./klog.go ./klog_file.go cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/d6/d675222908fab6e59f407f318536cc5c57ca467f24ea300d0910b127586028d8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid nUXU5PxwqUGOZtZ0qGOW/nUXU5PxwqUGOZtZ0qGOW -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/44/44e01549073ed7ee6d71f3276bf9a3130dc879ea920c5fb18606395410308102-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b385/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid hCnJ0aUqOC7jo1Uf3JKK/hCnJ0aUqOC7jo1Uf3JKK -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/6a/6aeee57c242f04c8ff24de98d871431c9db2893c6108f11e4a2fbd50dbbf592a-d # internal go/doc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile internal/lazyregexp=$WORK/b396/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/4e/4e350d66780b93a6d38af9fb1a130e3abb5f14b30bc4992044557cefb72eb38b-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b391/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 1EV-OB58TkxqAL-AyvEO/1EV-OB58TkxqAL-AyvEO -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/f8/f882c966803fd3c409b238e0586eca9dfa682897f512f03a6a9bff5844cc308e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid RVKDhAeREcl9OFE3qYWl/RVKDhAeREcl9OFE3qYWl -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/f4/f4112847bc6f3790ca1ee98add9bebc487fe0a3481e93aa5e9f54e347b505d98-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid I8Xi2-zjros9b0DDL5b0/I8Xi2-zjros9b0DDL5b0 -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/14/14029f2dc3f1991e8ddc890a877684b14419024eea84b6c39db10644907035fd-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid Fi-YxGzGsNy4Agj6c-De/Fi-YxGzGsNy4Agj6c-De -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/46/4635277852abaa17d140e1115eabe3db87adca0603b708658adae4cfd71bddc9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid heuBjZhCkoUY0wDcfuLe/heuBjZhCkoUY0wDcfuLe -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d2/d2034561044d6419f12dd9f0da7149b8befd8845894627e81a56550bcfefccfc-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid RUs5N903P29kIUevgHF2/RUs5N903P29kIUevgHF2 -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/e6/e62e6943426a6807a148b9dc4c25f79d8d68ea2f477a56f7fe0bc59c5ef1ba14-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 77CQIUsZDTu2zBXF8lpo/77CQIUsZDTu2zBXF8lpo -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/d4/d4dc775e34113418dff5e97ee85096ffa0b5ff2dd083780b44758d42c822da4a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid yOAI2N5pi7AntPkWubdm/yOAI2N5pi7AntPkWubdm -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/be/bebe7d52eefa30a411e730b1f818ad0fb2bbef0292157eac40edeafd43674030-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid HOjWbhbzHcNj4MOQaFcp/HOjWbhbzHcNj4MOQaFcp -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1f/1fbfd3c4a9f6327461b5a701afe6d4ca7cfb9fa10b62a17fcb4b0817a1e1f139-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 2vf8tUwoVq68c9S4Ezbw/2vf8tUwoVq68c9S4Ezbw -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/e9/e942a8ffd93ccc9543434f8841d3ba9dad77a072739c930f65622acccaca1cd1-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid u0n1Bj_DH7KoOsC-vear/u0n1Bj_DH7KoOsC-vear -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a7/a7aa097ab998c4a59e60ae58fd9e853e66536783caa9562e494f1102c3c60ea1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid imT_XCFUnorapJ0k-1iX/imT_XCFUnorapJ0k-1iX -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/af/af89a9719f79de5d8b9f8bf60374f0ac75e11222615cf579fa050b8f543ace14-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 4W3gRDoEpUtRICGSEu4E/4W3gRDoEpUtRICGSEu4E -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/f9/f9ab46a84c111629f1bf92976f3c494c9524ff4d4affdbed950056c83ae554f4-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid 2fHqJ1N1b0DMR5He3DsQ/2fHqJ1N1b0DMR5He3DsQ -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/b6/b6b5b2af660ec8ba2a22053a82fd2e7991cc8557c9ee37ed615feb9234602b81-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid Pats2b_i8I9o7YXRctTV/Pats2b_i8I9o7YXRctTV -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/e4/e494700a28464dfb9b5948d06edd8f34a4c29b8f20f81ae4d78bdddd7047a908-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid eVU0D-AC4nEwqlzisRJp/eVU0D-AC4nEwqlzisRJp -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/01/016f0405a2ac176cad540b94a95488897d4b89d0b2862a0f4693ae393fd2fb79-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid TdLN2DqvCB-ZkjDHmPeL/TdLN2DqvCB-ZkjDHmPeL -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c1/c13ad382d3a959255f9f55947e080d0ead800479ec4d4e34c1cf2d433237e1b3-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid z2RjaF4LMcJfQC24I3vR/z2RjaF4LMcJfQC24I3vR -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid bLCcRfFhvFZThdiA4LLu/bLCcRfFhvFZThdiA4LLu -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/0a/0a50f9feae17f659d992a4a0a1752cb5716d490476a9f3109fcbf27f6ad28415-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid uTQxgt6HLeyM3tioc8B6/uTQxgt6HLeyM3tioc8B6 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/96/967e618cb48575e799c9a900204998c94b09843baa6205caad0b41f9a3f6916b-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 3REMrVzUXLYHXuG6tAy2/3REMrVzUXLYHXuG6tAy2 -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/27/277c0746c7f57fbfa7d35014450f822eb0b8c695a2b79b5e92c7007c491cfc9c-d # internal encoding/csv mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/d9/d9f00aef0313a0287b81fc7a3ce64d44ac38b14393644d1bd2c6f20ee313bb2e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid DD05ITG0hJ0k_lT2Fd6n/DD05ITG0hJ0k_lT2Fd6n -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/34/34c997afbbdd30aa58ae1917641146ceda3504ff8830c9a068dbcce7a0ea5d94-d # internal github.com/containers/libpod/cmd/podman/remoteclientconfig mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid GSV2HAizqBy630SfDt4C/GSV2HAizqBy630SfDt4C -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/b6/b62bbfe44a03abce74a4af74e291bc6939941e737c48c8fba47176f9bc25542c-d # internal github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid nQAEvq_9k_OwxvKSghkv/nQAEvq_9k_OwxvKSghkv -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ec/ecd792162a24ade2807605e8f1445ac834f22b2ba6203e3169a51ca0d28d785d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b420/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid tFNziOUL61j0JTeWM2no/tFNziOUL61j0JTeWM2no -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b431/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid N0dMfJoLC-sv07yiHEUm/N0dMfJoLC-sv07yiHEUm -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/73/7326e2d79fc954369a356b82be99455877b1995497cd93092d8d0b0d89ec02a4-d # internal github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid gfKjnbVlCeVr0dESkNS8/gfKjnbVlCeVr0dESkNS8 -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/fb/fb9bfece7b4c310a3827d24105bf20cc02a737ba1efd61baefd059f23447f17c-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid UY1XL78jAY3vIZ7T6Ucz/UY1XL78jAY3vIZ7T6Ucz -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/00/0003920d434d2ee0a05e64905c2336c275da77d13900d8b38ae63343add223b5-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid C3aCY8MoNqD1RMdaQ4kS/C3aCY8MoNqD1RMdaQ4kS -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/b9/b929e950dc58217ce8a58c5312812179facb53dc93ed66ae795317fd291ec934-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid s3ZP2GZo4cVu18l0oTqv/s3ZP2GZo4cVu18l0oTqv -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/2f/2f62404109ce020338ec0548d6b25d0472b172438c2c82bbcb9333cbe78e299c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid A3_yyemAhWcq62OULK9Q/A3_yyemAhWcq62OULK9Q -goversion go1.14.7 -D "" -importcfg $WORK/b456/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/37/37f94945c7e066b81b8b462a272a19e66e738f32ecbf802fa0d96fa0c84ab76d-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b459/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b459/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b459/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/66/661980c25bd6a79d8818663189acd6cb6db8ccd84df6ec3b9ce1b4944bba728e-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid FlYHbITJ2lS_SYMlRCGF/FlYHbITJ2lS_SYMlRCGF -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/e6/e6ea8a4c7be1e7bd0a409aceed23ac6d7b7285164f5e436e10627a525916f6f4-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b462/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b462/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b462/ -g -O2 ./dlopen.go ./dlopen_example.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/5c/5c1a1d089cbf35b68aeba8ee02942e2a768eab3947f8ed1281b415bf47773f4f-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid at05BbVzJGVdgJc77w-s/at05BbVzJGVdgJc77w-s -goversion go1.14.7 -D "" -importcfg $WORK/b465/importcfg -pack ./util.go cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/90/90b9fc669573f4547964b4b11fa214f907843b9cd44616ee6cb7836f58b0589e-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b441/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid S2eWoXilEbbbNkOl31e2/S2eWoXilEbbbNkOl31e2 -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./generate.go ./iopodman.go cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/da/da76774362e3e4306986b38704b5c31cae37a995d0372c21d15934e3fb6d32a4-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid Qj88C-_6sroxXNZdDl97/Qj88C-_6sroxXNZdDl97 -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/26/2608d9f79d27f7897b81d558e2e4fee1485c0fc551dcf94f9a4741ae3fd7f433-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid Dg03LB3AszDn809gK_oK/Dg03LB3AszDn809gK_oK -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./tomb.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cd/cdb213d15b0f60092cf93e951800f536a6f99ae6cafd36e9534c3824afae55b5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid YHcyzXB41wVDI39AoLkk/YHcyzXB41wVDI39AoLkk -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./gen.go ./plugin.pb.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -o $WORK/b459/_cgo_.o $WORK/b459/_cgo_main.o $WORK/b459/_x001.o $WORK/b459/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/8f/8fb5d52adfe610ab7d4539dfbb2fab8dc7a21a520980d1f1e2d8b8a2ebc214b2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b381/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid uYoQVyKtB7e9r3gJFAsv/uYoQVyKtB7e9r3gJFAsv -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/65/65ac5961bd6bc41631948ee26cab75a749a6ce978aba4cede2bc66a86f92efa6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid aukGaTJ7liYc-Zv-FoM8/aukGaTJ7liYc-Zv-FoM8 -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage host -dynimport $WORK/b459/_cgo_.o -dynout $WORK/b459/_cgo_import.go cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid MEjQUisO4HhRST84kVls/MEjQUisO4HhRST84kVls -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./host.go $WORK/b459/_cgo_gotypes.go $WORK/b459/host_cgo.cgo1.go $WORK/b459/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b459/_pkg_.a $WORK/b459/_x001.o $WORK/b459/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/6a/6a02b20ebfa1ff2179a000fd2e4eff5fd5ff787f831baaf09ea1d76adc9acd66-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid SsaQZEF19AgVNChhrhxg/SsaQZEF19AgVNChhrhxg -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/6e/6e2da879f9c89a6c3e1a29a287b9ba4e7141f26f77e9e3614557d8af41ba2872-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid ssoNKbFc5NAOODRdnyjD/ssoNKbFc5NAOODRdnyjD -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./process.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/32/32f38495c753b654376d6361ae9bbd8725b7454ee4d9fb8acead3a00b513183e-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b466/ cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/cb/cb0d77e5ef68a6602996405fab57ad44b5d207045e5ac175df00075a55245f65-d # internal cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b468/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid 4py9BC5GfzB0ydxt-fwG/4py9BC5GfzB0ydxt-fwG -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/doc=$WORK/b395/_pkg_.a packagefile go/parser=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid lJkbSOici-wvTY4sMqes/lJkbSOici-wvTY4sMqes -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/21/2126c0ab288f214a6e2ee0ecfff71a4f074635480a30c09ebc4a02cf26c2fe41-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid mjEefrBKwuxw_cuuGXxH/mjEefrBKwuxw_cuuGXxH -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/74/74e1f03ab5d2d75705e6a2c52e57b001ae19caeca5d7972d15452ae529ed6919-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid DcbUqaDkCJLv8uxLsu3E/DcbUqaDkCJLv8uxLsu3E -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./field.go ./util.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/41/41aab83dc0fe57902810abfc7209dce023a680d3f25885f7068971bafc10c77e-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b468/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid AQkQ-LFjm-_HlRcN559Q/AQkQ-LFjm-_HlRcN559Q -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./tail.go ./tail_posix.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/05/05b938f07e87c4ab1fd614d580ca4a295a328f61dd773da8f311f18c94fc07d2-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b481/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b481/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b481/ -g -O2 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -o $WORK/b462/_cgo_.o $WORK/b462/_cgo_main.o $WORK/b462/_x001.o $WORK/b462/_x002.o $WORK/b462/_x003.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/dc/dc39c3d2f64bf798205245ecc9d784f3b47377ecb582bb51fc6066c1b4159821-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid smFkE7gtrZB-kck3L51T/smFkE7gtrZB-kck3L51T -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/89/896c6414eb457b838435d9a762d78bba3372ae81ae6c84dede8d61a98ba9645f-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid bHzM1YACKdfnZWpv43P2/bHzM1YACKdfnZWpv43P2 -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./log.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/70/7052cc2644436ddd593694ead1c75933c7fabe4bbf07df98366a6ac19ba37797-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid hDzy9xCtNilhRgoJlVTo/hDzy9xCtNilhRgoJlVTo -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b462/_cgo_.o -dynout $WORK/b462/_cgo_import.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid GvSqrmTxGOntbSUZ0XOU/GvSqrmTxGOntbSUZ0XOU -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack $WORK/b462/_cgo_gotypes.go $WORK/b462/dlopen.cgo1.go $WORK/b462/dlopen_example.cgo1.go $WORK/b462/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/3e/3e8cbb2d7c86424dc3a95329d3ed28780d3fcb506894553c14d9668294689ddc-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid 3fUceRn1pqTZ2VJ8BI6X/3fUceRn1pqTZ2VJ8BI6X -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./ctime.go ./ctime_linux.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b462/_pkg_.a $WORK/b462/_x001.o $WORK/b462/_x002.o $WORK/b462/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/30/300aba7bbe9786881caeec59c5fa5fc21a0eff56d34ee33104491a7d74c72953-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b461/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b461/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b461/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/bd/bdbceea4709522e325504bfb21adc84c25a038805bc13a6db7a72eda8a08be99-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid hws5jR5loEL3Ja3MZJPO/hws5jR5loEL3Ja3MZJPO -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/ac/ac671fb46cb2305867656c9af6b1958892ebee5def95b9721f078941e9309159-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid 82IPaR1hOTa_Bj_uORK0/82IPaR1hOTa_Bj_uORK0 -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/81/81cb01f5565e67a3f263dbd157330672aa9dcbeeb1c65e6b1633204db112901d-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid baPY1ZOuuns9g2Q5ziZ6/baPY1ZOuuns9g2Q5ziZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/96/96e0be615aac3979ed96d6d64fa96906e10f6d09a09a278c602458f6008af909-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid UOrIxD8JgTdLbFvYW3sV/UOrIxD8JgTdLbFvYW3sV -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/45/45a9ef62dbe871e90b426d0735c64a68df8a80ba8f0df732b637637cf91bec45-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b486/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid gENdoX2WJAxmI0FGEFvj/gENdoX2WJAxmI0FGEFvj -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/ee/ee84ea9f45ae9e0ad9a79d8d5113da3011b8035165ba82c7e783b92f1e5159ad-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid pQYm1TJBLk_Y_uZbCNNF/pQYm1TJBLk_Y_uZbCNNF -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/61/6142290d0e1e22a869a828cf1585c6028473820a6b3c5888624b87b8b9f9f89c-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid A8YRnPTFGWW2moqyxozV/A8YRnPTFGWW2moqyxozV -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./difflib.go cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/3f/3ff13ea24e3b7ae624770335d097a03f5cadb57a51de0cdaa5f6ac3b5a3d4083-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid UTGtM9siCstZwKyCgoOV/UTGtM9siCstZwKyCgoOV -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/90/90db8b2a8a29f0122d88fe99bc6ee23622e6364aa2ab14f852bd8d4716a761a2-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid pc1PxEuyEWS_LUVnmUTy/pc1PxEuyEWS_LUVnmUTy -goversion go1.14.7 -D "" -importcfg $WORK/b508/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/22/22262afb195cfb6607882a0499cb4fb1a791be08bb24783f4d2eb7d22a4a7c16-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid MgKAz1dswD-eYG0hJmkM/MgKAz1dswD-eYG0hJmkM -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/74/7408368dfec870b46d6e47d63310b643bca3c6ded43d3690fc1ef9a175eea6f2-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b509/ cat >$WORK/b509/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b509/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b508/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid NHiBGMPl7vjd-VOO_TYh/NHiBGMPl7vjd-VOO_TYh -goversion go1.14.7 -symabis $WORK/b509/symabis -D "" -importcfg $WORK/b509/importcfg -pack -asmhdr $WORK/b509/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/1f/1fe3cfde4a4e86de0a256c3b15e0a0dd5189cf2dd0731f6fdafc684f7475681c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid NX-VWcpXNJzPOmy-xOXz/NX-VWcpXNJzPOmy-xOXz -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/4d/4da62b59877e84e351885f42f07aab2c7e029db709264ae01f2feb271e894dac-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid y5E_soLkjC8S1iQvVgMu/y5E_soLkjC8S1iQvVgMu -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./recognizer.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I $WORK/b481/ -g -O2 -Wall -Werror -o $WORK/b481/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/c1/c1aae9c93a7cc14a63d67131aa4efed91f23fef04c1b3206de08c632a2d80a84-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid iq8zcZH1QQACuI_eH26e/iq8zcZH1QQACuI_eH26e -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/57/57092fd6ba1ab2c9c190cff44de1725a1c85dccdfdc261560ef95b34a88caa0b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid qJBJS2kDDpvLhT8ksGyw/qJBJS2kDDpvLhT8ksGyw -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/37/37b1b2489e7d6f04a0a3f5b22d257359febae351d722fd3b3e0ec9b57b93c8cb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid obA8viwe7cWWuJTJL0rF/obA8viwe7cWWuJTJL0rF -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/0c/0ce2a652b36e08206ab7630a2489788c115e7d0efbcceba09228ac9ca34bb8ec-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 9Xzgueujk2zJVmu9Gdc7/9Xzgueujk2zJVmu9Gdc7 -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c0/c051ede6eaaf1f17e87e4522fbda0cce9b9bb8a3c512c602e4090a9d52746697-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b134/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid aVN9_ZhCfKLoIyLql0e7/aVN9_ZhCfKLoIyLql0e7 -goversion go1.14.7 -D "" -importcfg $WORK/b527/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/25/2533934140e0709e08235192f633802059e8635a0182a716adf590ec8af0a3c0-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid gO6f3sr1zwr6LBbXHdtw/gO6f3sr1zwr6LBbXHdtw -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/c5/c5c606b58634a72cf3652daad54e573b04e75aacf42f8a05039af1968567fb06-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid SNkz9kSreCZ5rE5AL-uB/SNkz9kSreCZ5rE5AL-uB -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/c5/c598b10b76a1d8d8edb35d9779434a99356fbbc8dbb04b85b4b6f2fda03d2eb7-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid IdvQ9OSw3oIRx49UVomj/IdvQ9OSw3oIRx49UVomj -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/5e/5ee21228abf526fdd8886ae0136cc4b198535fc3d84e46e395536d0abbf363ca-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid gAodUjivv2VMYQ-ylWxg/gAodUjivv2VMYQ-ylWxg -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/8e/8eb37b42cb4486a9ec18335826dd8144c68d9ddc05f54e859d04a1659ddd2a06-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b513/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid dG6wNvtDtrYCLOXjWs0_/dG6wNvtDtrYCLOXjWs0_ -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/f5/f53e8774fa633cdd550de54400a3531e0a6cb7765ed2b0ccd97ab86050e8baa5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid DeFGPUiN818nhlKZ2XKb/DeFGPUiN818nhlKZ2XKb -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/79/79d31be3e6111e93aba1ff9b0d1b8ee8dd4f50c2e905fff240a52480a6151ff5-d # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -o $WORK/b481/_cgo_.o $WORK/b481/_cgo_main.o $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o -g -O2 -lrt -lpthread github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid McLe1S_seCAZDR5Lih0t/McLe1S_seCAZDR5Lih0t -goversion go1.14.7 -D "" -importcfg $WORK/b551/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/cc/cca13eaaacc34719f6e7c9bb8c4bca294c9261efeabe2b792270df8d3ddf0b5f-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b533/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid WPJ0fvlz9zPB7zloCERZ/WPJ0fvlz9zPB7zloCERZ -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./backoff.go ./throttle.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage shm -dynimport $WORK/b481/_cgo_.o -dynout $WORK/b481/_cgo_import.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid -qXA2PFNKetEISSfvk9t/-qXA2PFNKetEISSfvk9t -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack $WORK/b481/_cgo_gotypes.go $WORK/b481/shm_lock.cgo1.go $WORK/b481/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/f3/f3c0f0fdca6a1a6ef9d9c9ff7912f7987d9c4c22c25789641834ca53d23d0f22-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid KZ1Q3Dsfauf6l94PCXo7/KZ1Q3Dsfauf6l94PCXo7 -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/50/5057455600e93a4577943c84f5da7a26ca62c226e8750f41d30d2f6dd4021fe7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid V-lIL7yI5onW0FWmi5kt/V-lIL7yI5onW0FWmi5kt -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/fa/fad89a552dc789b4a4b61b00c677dd4fce7ba5e7d0e7baaba0d26ba0e22c20d5-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jCyS-xQbDDkF7hhUOV0f/jCyS-xQbDDkF7hhUOV0f -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/99/992e582a4d781fbcea5212945263799924f00bc1256d37aebdcfa1f06ce1996b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid t9zR_DcIe4_iGuBAqocf/t9zR_DcIe4_iGuBAqocf -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b481/_pkg_.a $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/8c/8cdab89df817e37fb7fcf5826b083d3c1951ad787bad6e6f815f81bf93ef8c63-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid pLQfbTKSTyIJoOE-1iUj/pLQfbTKSTyIJoOE-1iUj -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/48/484e9f2696409ea48f20185bdaf81fc27886bf56f7b95398859d6e6ce5f84c14-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid Om1ZVSckqL2G4kxene1Y/Om1ZVSckqL2G4kxene1Y -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./shlex.go cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/3d/3d3a1dcc0a7a4f136dbdeefaf2a8fd7fcaf83226cf56a1a780ad8486346f14d0-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid 6G1Vu3vazC1PHxzDNvuJ/6G1Vu3vazC1PHxzDNvuJ -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./channelwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/2e/2e089c647b70bfc514622de3849b4d539997125a7c43fee2bf4b7be8c8a8a6a1-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid E9ZMloRX2oG_jTTGlo2O/E9ZMloRX2oG_jTTGlo2O -goversion go1.14.7 -D "" -importcfg $WORK/b565/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/3f/3fe9b5181188307fe31a7ed6ee6dba7dad9148ab1717a32ae2e71e8ddadecabe-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/18/1890f5435b46b8b4c5dd39cf3ee81997dbef4ee8437d084fd31d318578d89f08-d # internal cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 2_Of1SoKenHQQjNDPqHq/2_Of1SoKenHQQjNDPqHq -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./trust.go html/template mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b569/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile text/template/parse=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p html/template -std -complete -installsuffix shared -buildid CYbecxJIglAeu6Fx7ElV/CYbecxJIglAeu6Fx7ElV -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/52/52723d1ef518fda0ced5361fd5f9a93fe1fc87077b33024e59ce2b2e00823cc1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/e8/e830e93c0dd726ca34b161f83c9e239c65cc9b510fee7c57b14d027081e874a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/aa/aa67acd4e4c63fdd9bd07255f5ee2bc3e3416312a443d77d4887968efcb1f21c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/26/26aab0f644d92a9a267d17b8b0d5ca699057dc655f0d5ce701a59d8d12da5f4e-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid I_RajjtIOSocy7mN9aWF/I_RajjtIOSocy7mN9aWF -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -o $WORK/b461/_cgo_.o $WORK/b461/_cgo_main.o $WORK/b461/_x001.o $WORK/b461/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b461/_cgo_.o -dynout $WORK/b461/_cgo_import.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b462/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid _VZFODDHs_peKnCg4g-t/_VZFODDHs_peKnCg4g-t -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./functions.go ./read.go $WORK/b461/_cgo_gotypes.go $WORK/b461/journal.cgo1.go $WORK/b461/_cgo_import.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b509/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b509/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b509/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b509/_pkg_.a $WORK/b509/relfect2_mips64x.o $WORK/b509/relfect2_mipsx.o $WORK/b509/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/a7/a7ed12c4303a150e455dd6fb5eac4b2360c2ce8c76e4fd72ec7ca616a8078900-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b509/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 1xnIhS5T7dTrq6Yu96H6/1xnIhS5T7dTrq6Yu96H6 -goversion go1.14.7 -D "" -importcfg $WORK/b507/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b461/_pkg_.a $WORK/b461/_x001.o $WORK/b461/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/a6/a6b16eca9175a7cca29f884147cfe1d7e46b16ea3c90d37445dbd4bee5fdceba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/81/817cc64e862d7626e8c00833c5c454c5de20eac73b632c88420c920030d65c97-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/9f/9fca506766d9cec85fb0a66e31f14e5fc39518b16b749742320590f7b121da47-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b509/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b513/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid RRfC_yZ7_yXhLKduslto/RRfC_yZ7_yXhLKduslto -goversion go1.14.7 -D "" -importcfg $WORK/b506/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/0b/0b584053b217aaccb024f2df0e0ebf14c43b737914e3d79c16e4e6cb3b2623b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/a5/a5e62bfdd3f1b94c710746dd1eb7587d02f498e07179de20f467841eabc1663e-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x017.o -c openssl_stub_rand.c cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid jTgQL5gMWlMOhvbq_btG/jTgQL5gMWlMOhvbq_btG -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go $WORK/b092/_cgo_gotypes.go $WORK/b092/aes.cgo1.go $WORK/b092/boring.cgo1.go $WORK/b092/ecdsa.cgo1.go $WORK/b092/hmac.cgo1.go $WORK/b092/rand.cgo1.go $WORK/b092/rsa.cgo1.go $WORK/b092/sha.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9b/9bb870b2562dd422d41c1481a8aee674d685b2001c195ef5ca0378172fa9766a-d # internal crypto/aes mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./asm_ppc64le.s ./gcm_ppc64le.s crypto/hmac mkdir -p $WORK/b124/ crypto/sha512 mkdir -p $WORK/b117/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid zppRVRWp6ytN79f2hLki/zppRVRWp6ytN79f2hLki -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b117/symabis ./sha512block_ppc64le.s crypto/sha1 mkdir -p $WORK/b127/ crypto/sha256 mkdir -p $WORK/b107/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid JzQUBPTRlyDEs2XbXqkO/JzQUBPTRlyDEs2XbXqkO -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b107/symabis ./sha256block_ppc64le.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/aes -std -installsuffix shared -buildid HRZeFH5HLpE5aLRTnzYt/HRZeFH5HLpE5aLRTnzYt -goversion go1.14.7 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid au357EIALA6V2wH5Lwpq/au357EIALA6V2wH5Lwpq -goversion go1.14.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid TVL00ME4LqpsKe7GzlAM/TVL00ME4LqpsKe7GzlAM -goversion go1.14.7 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6d/6de5890969f74b4af950406a3db22c9ca83e72e7764b45af7c44ff2a70d48579-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b124/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y0e96WN_6dbsMcnS-Fi5/y0e96WN_6dbsMcnS-Fi5 -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d1/d12acbe58e25190e6bd821428b7b82b42abfe98c2c1112ff78c733b7f51cd9af-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b117/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b107/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/99/99a70c5f61dbe8a86179c8ad2afbd9aac6af00c6b2a926e24c30d358154e0a82-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c9/c97bee7e0a3a2a905165adc2a8136ad54b223260b08c1ce2223998235af60346-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b109/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid kYFwVVA3uIbK9c491Nwv/kYFwVVA3uIbK9c491Nwv -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b176/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid S-03qiXyQ-XrwmQGZWMx/S-03qiXyQ-XrwmQGZWMx -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid MVdGl3IswZeR8w-vRF3X/MVdGl3IswZeR8w-vRF3X -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_ppc64le.o $WORK/b088/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d2/d2f893cfc651c20d88dfb0da175f761f495fbd19858a7dd34779a82715ae93e9-d # internal crypto/rand mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid UL0aytUD4-B_G3RuoamT/UL0aytUD4-B_G3RuoamT -goversion go1.14.7 -D "" -importcfg $WORK/b087/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/ecdsa mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid YY5H25M4SlhFu0gJvRlD/YY5H25M4SlhFu0gJvRlD -goversion go1.14.7 -D "" -importcfg $WORK/b114/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5a/5a73e9b6c55075043d5fc3670bab08136c8f1a751386bb3ecd526b6408f0b22f-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid Qucg3kGEoD9LFbELdNaM/Qucg3kGEoD9LFbELdNaM -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal crypto/ed25519 mkdir -p $WORK/b154/ crypto/rsa cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b118/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid gLYAkBhBz_aVG4jyLMZ6/gLYAkBhBz_aVG4jyLMZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./elgamal.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwpwwpKENwbSYN_Rk2Fc/YwpwwpKENwbSYN_Rk2Fc -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/5d/5d6426567f2bb369395d169f8cc98d77430b2faad247f966a3a35013eec611f3-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid GAo_TBPP5BTGxyHBB04G/GAo_TBPP5BTGxyHBB04G -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/01/01c031e826c3cd449ac57f79b3ff06792b3198b98301ba60a9ab8f3cf8d2cd68-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/71/71eee34f01266152d3b41ef26321b3a939a5c6829516f1b86ac06ea2dcba7372-d # internal mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid gE5FpzrJKwuIqNJM4V5F/gE5FpzrJKwuIqNJM4V5F -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./pools.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid gcnrJcEba9ELK4IepOlh/gcnrJcEba9ELK4IepOlh -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/fd/fdd00be91ea04d12b09bf581eff7e9205f11a21475a133b72e4dff7ef667768a-d # internal mime/multipart mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile mime/quotedprintable=$WORK/b235/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid G-tXQyF-y1L2LMBC3g9o/G-tXQyF-y1L2LMBC3g9o -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/38/38464e9d9e11fbc31d96ffb650658be437aaa068c2141945ad77febb8988e85e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid AWhsa8B8lrJn9M410zTK/AWhsa8B8lrJn9M410zTK -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/6e/6e011da20c6636bba79ef3a6c7556ebdd20cbd308caa3b077290fc88ba65c572-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b199/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b199/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b199/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c5/c5cbd387c6076efcaee5eb384979a4d4d758c8c8682573f8f078abd098a9a1b1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid cw4GbmOm6EL5SmELpVit/cw4GbmOm6EL5SmELpVit -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f0/f0e542eb36093f868ae15ef824b2a8150df1b351a27f4b5e01e70219364f9cf4-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid qdQm5IjFX2E22MzuIZqM/qdQm5IjFX2E22MzuIZqM -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7a/7a10d731e7a49eb4a984555f3774cd0426fd22d4ae34075d29235d732b421e9c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 4PtFDjRZUMYtSCrWELZY/4PtFDjRZUMYtSCrWELZY -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid MuXfeq2vxzHjkXum4V1T/MuXfeq2vxzHjkXum4V1T -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/71/7195f58b3e1045df73fe3f0cd0b710b9e2f3e5cc07b12cdee51d4fb6ed2617bf-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1b/1b18a20fc6e08b523a81e13dd635041cbe2bd45317a4d27b032bcf0336381a74-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid ogGGXAXkj9OkZkl47GV5/ogGGXAXkj9OkZkl47GV5 -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d9/d9ef5287715e805a592b8c0f0d859ffc8356de256e01a9c0f7fb7a1e11aee482-d # internal crypto/x509 mkdir -p $WORK/b128/ cat >$WORK/b128/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=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/dsa=$WORK/b129/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/ed25519=$WORK/b122/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iQqYKG7QHYN8mqxlStPI/iQqYKG7QHYN8mqxlStPI -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/dsa=$WORK/b129/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/jpeg=$WORK/b158/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid G4eMF7dSCjskyLK2phep/G4eMF7dSCjskyLK2phep -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/_x001.o $WORK/b199/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/f3/f338b87ca31feba193eb670d55e539f91b3654d4b95cc3e31f8a2e7c760141a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/06/06fbc4876799077f33eaa034bbf36d624718bb356a7c502f9badb3115d91f651-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid hwhj2LIZAw3c0u6si-NC/hwhj2LIZAw3c0u6si-NC -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./secrets.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid Q0cTlRloDUVXP3si0QXS/Q0cTlRloDUVXP3si0QXS -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack $WORK/b199/_cgo_gotypes.go $WORK/b199/copy_linux.cgo1.go $WORK/b199/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/cf/cf4925207b60d00e97b12ffcc463414e86e6901554ef76146a11da39be58b3f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b199/_pkg_.a $WORK/b199/_x001.o $WORK/b199/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/72/72f3640a72ece9ad4c18f8cfb99744310769d5f9410db2cbd3367e17295bcb31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/65/65f18aa2d538fee3690e8e6e15c7a62dfe2010944e7a89569d7906e4e701534f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 3mBfoWh8WmCCd5viSqgX/3mBfoWh8WmCCd5viSqgX -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid kkin1wL4BexTMdQ99S_D/kkin1wL4BexTMdQ99S_D -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/34/34e2d5fccfe55428a52371cf67ef643a197c433d12f467252641d16bd993052b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e3/e3fc531685fb3f2e80b38e090af964c2c6a57527163dabd3a4de34fbd12a75ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/52/52969e23edcaf5e0a0840865b7d193af36e1c12902d04b022210a96ee9584794-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid ftIEogfZB85cfDpmaUTv/ftIEogfZB85cfDpmaUTv -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/08abf5e6a681049d280b492501a19bcd854c88e8a605167e8002021d9665933f-d # internal crypto/tls mkdir -p $WORK/b119/ cat >$WORK/b119/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 importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b120/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/ed25519=$WORK/b122/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/hmac=$WORK/b124/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b140/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TGRL9WduFAQNzA0IIRFy/TGRL9WduFAQNzA0IIRFy -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid n15gpAdohXHFEfUYPWTC/n15gpAdohXHFEfUYPWTC -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/3a/3adb4c47155cc88d069bc320ebdb7b35cb48c0ad2fcef036fb235e8fb28be705-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b529/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid sf0LsDVDUKi3AkhlHxe5/sf0LsDVDUKi3AkhlHxe5 -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1f/1f0b77eb575679e531d7c160f43b86892b13f1caed22d879e4d9c228db7eefd5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/24/24ba0672b51995db5529454cf3a497a0330cb77e849b6d657aebd5e2a920c4f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/e7/e76d0067f119050b293bc203bda257a8c8ad1a970b9d36abf17dcf01adc388b8-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid ULZ52efx6MMEQDbPCNBt/ULZ52efx6MMEQDbPCNBt -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/67/678bd89d63e88fd22de655eb93cbcef4c596bfaa43d9a7c399ad7d3dd8b42b58-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid tXvKmebMsrC7p6jdvZod/tXvKmebMsrC7p6jdvZod -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/ae/ae231c83c9aaeaf050f4f0ba9b06a4aecd7f3c5146bac036a88105f07ac5f0a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e9/e9eb8105398ddc0a54bfa7c9102c1a2ba063c715adce1beb41da478cf629486d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 76q3-ESotZdG6s9SoZOa/76q3-ESotZdG6s9SoZOa -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/04/04deef603025a02cc97de2afdf73d8b6c301fb0876d3300433ced83512cfc356-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid SgI-v77cd3yzCX7jrslH/SgI-v77cd3yzCX7jrslH -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid rGmK_NttDHXS4UwgII-N/rGmK_NttDHXS4UwgII-N -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./overlayutils.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b198/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b200/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 0yqLurLw1EapxjBO6zEg/0yqLurLw1EapxjBO6zEg -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid h0eTElPkiw8SoB6uisc6/h0eTElPkiw8SoB6uisc6 -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d5/d50dc4b20420b7e0c62c569c4a9cc765195f905360e9bd3360b8deb8750ba6b7-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid d-zZNzISxQiFBZjIhDVA/d-zZNzISxQiFBZjIhDVA -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e0/e01f59303be8157a01b373fb897ac5ef13d2e4eb11b70c6f2463de074c9e383b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/8f/8f01b28c8ec322582710602aede0a38a18df6ae495eccfb12d69ce08f99367c2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/0a/0ade0f203f14859d11caeed5e9c005adb8a42d95a3069a75ee80485a7b71125f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/39/3975cfe3e2c335f1163b043b572ef313e405d4a9a1aba5e61450d3a463f87199-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b200/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 9a9epz20QLnyftAxsLF7/9a9epz20QLnyftAxsLF7 -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/64/640a59804c3a06ce35079c35b2ad4aecea86afcc97286882f3300666f0a2b09d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid kdW9A9FRqnmNMI7Dl9Sg/kdW9A9FRqnmNMI7Dl9Sg -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e8/e8f421f3dc7b2aaef97e74a58485159ac21802b9d542421b596ad189cca0aacd-d # internal github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid eV1Nt9dBmv2HxTDTPEf2/eV1Nt9dBmv2HxTDTPEf2 -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go net/http/httptrace mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid QCNlfa1dAcFRUN4WxBBf/QCNlfa1dAcFRUN4WxBBf -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./trace.go github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid V053ho54OKgX_BNT4x4r/V053ho54OKgX_BNT4x4r -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./files.go ./listeners.go ./packetconns.go github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ewIrJmCHUJl4ZPMQ97Yk/ewIrJmCHUJl4ZPMQ97Yk -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/00/00301750f6dd2d331b594df10d7ee5cd6ddbd2eb1a5f59eca3696bdeb2af50dc-d # internal net/http mkdir -p $WORK/b222/ cat >$WORK/b222/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=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile container/list=$WORK/b120/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile mime/multipart=$WORK/b234/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile net/http/internal=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0s5w9nSUPDhlgbj5ceOS/0s5w9nSUPDhlgbj5ceOS -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c7/c7c3bfe06546a6180a01d3ce0244a822ec827bb83b889511686939454dff396b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/81/8111efe308408a94733699a446d7aff5aca924253a3d50c58f0ea3f50f56c04a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b8/b8450220de65ffcb17ae4f49db53fb43efe80a34a113e037a8b8e143c25ea4f1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid wNfhyMeAq0btJQf-D7KF/wNfhyMeAq0btJQf-D7KF -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0c/0c1a343f0c9a99d82ac86bb569cffbb46e889ca9249473ea2eeb2d4b22653b09-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b146/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid LAakXOlXMnvKgX9tbuIX/LAakXOlXMnvKgX9tbuIX -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid ssNqsYYGdX2zIvblwltf/ssNqsYYGdX2zIvblwltf -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid XB1VCA-0jpgsoFmMzNmR/XB1VCA-0jpgsoFmMzNmR -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f9/f933c13e619c545dc9e9b80f75c95200d2838835791e6f5175064bac50f73d1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/dd/ddb6f53d0e00da51abd09cff1c3e4d8885eefd76cfa9250130ce093c8d63b0ff-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid GopDBMb8MAcBSUWJUNX_/GopDBMb8MAcBSUWJUNX_ -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./blobcache.go github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b266/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid q38e7uWhBzya2GCqCZzo/q38e7uWhBzya2GCqCZzo -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid H1wXNsx9eVpEVJDV_brP/H1wXNsx9eVpEVJDV_brP -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid f-qBTBhb9VF4ksacvb8D/f-qBTBhb9VF4ksacvb8D -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6a/6a0b3154d5f6e84276488ffb3986074ed2e7c41d8d23517487e762903c0a3b91-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid eiauhOOHz-EttVl3bPJB/eiauhOOHz-EttVl3bPJB -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/bd/bd5652601df23b059e5968248f90e790686526b418c3e82169ecd1865f9ccf78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a35d2a1d8e3602f507064fed71be0bb14f12af858423f7e5bfe1208bcc1e07e-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/65/65faa013f6556b7738bd17fced671efa9cebd90f0acf0e4e0cb2e5bb2ad4d3bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/49/49a4a98b2d60c5146378b2001f8f2d76371230ad8124113836421f1bc66b4ace-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/d1/d17274712cad027279a06b7b1b54a0d5d1a451e79028fb963ec06ff040f44785-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b447/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a EOF mkdir -p $WORK/b160/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid 93LebrkKEH1wLR2C-oWs/93LebrkKEH1wLR2C-oWs -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./driver.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid TXZdpIoVRkqlmHJui4dK/TXZdpIoVRkqlmHJui4dK -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go github.com/containers/libpod/libpod/layers mkdir -p $WORK/b478/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b452/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b452/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b452/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid Dir73lz4z5sjqYrnDEIR/Dir73lz4z5sjqYrnDEIR -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./layer.go mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid VJ7aOX95re0uh2j7rewh/VJ7aOX95re0uh2j7rewh -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./overlay.go github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid smt8TsNUdd-45-PXSqK9/smt8TsNUdd-45-PXSqK9 -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/3d/3dca4f8bc9898e4bac7473569555e1ef2013e755e72a5014eaff47bcee8c4f5e-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid ZJa7ti4dBToTIRElWdNZ/ZJa7ti4dBToTIRElWdNZ -goversion go1.14.7 -D "" -importcfg $WORK/b469/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/86/865793a724418a44bd318e93f0f2104bfe0592bac990902a8d7be5cc310da385-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/42/428c5dac9017234dbfdfa2ff4f0757d278cfd9ebc919351a0124dcfe0d2705e6-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid -242cE5W3h2gpt1u_zam/-242cE5W3h2gpt1u_zam -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/4e/4e59155f2bea75f9fdcdaae11abd6d3ec61a01e65a649aa50d1f19a60f77cab8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/52/525e5d9152c136e9154e6ad788ed0d563cff4f93ed5b71e021d8b77d8d0fab94-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/9d/9d6254abe3e200f4678cda611c4ee68ed3348e94775c08d481ef05b5ab167eb7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/fe/fe50f52deb9ca02d62359208ee24b368dddaa6f78b4a35ac32519986cc9e060a-d # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I $WORK/b452/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b452/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e3/e344154a490f080daab22ac12e25be74c81cb79be2737c12ca48636c019a2170-d # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -o $WORK/b452/_cgo_.o $WORK/b452/_cgo_main.o $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b452/_cgo_.o -dynout $WORK/b452/_cgo_import.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid LHxRGGbvaTP65P0fFkQR/LHxRGGbvaTP65P0fFkQR -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./rootless.go $WORK/b452/_cgo_gotypes.go $WORK/b452/rootless_linux.cgo1.go $WORK/b452/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b452/_pkg_.a $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/8c/8c299b0eebe4f5dab7d0ec0f6bbf4aa5d0df913cbe141931961cc5fbe59a3423-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b475/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid -x3B_c6bT0zqe1-rC_rX/-x3B_c6bT0zqe1-rC_rX -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./registries.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid bMg7bE0Ys0OS4QVf_1SU/bMg7bE0Ys0OS4QVf_1SU -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/39/39b7e8d4992190be8e0efb63b7ab4c96b83df80166b22e5f3d54c399804e3d75-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/61/617fe9e151061ca41547e91e6806e0ecdb93493c9fd26e5f3166f4dc8841cb4d-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b474/ github.com/containers/libpod/pkg/sysinfo cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid GZw4AzunKyYx7uDdP3C2/GZw4AzunKyYx7uDdP3C2 -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./utils.go ./utils_supported.go mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid xC2kTEIjzVOovyujGgzW/xC2kTEIjzVOovyujGgzW -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/cb/cbb0057494eb6597d1b1f0882a5a1b02e611c38af0b1e038a8879ab21caecaf9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/63/638b046443ae8738aac0ec1580ba0996126c6e6e8a13d061884907eaf0449231-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ab/abcc9ab922b96fdf6447917541ca2a67929ee926e33970266badd9059593a9e1-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b221/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b276/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid EvFRbaDZllX53RtXNDyH/EvFRbaDZllX53RtXNDyH -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b277/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid Po1zgn2HujdzSUgvnDiF/Po1zgn2HujdzSUgvnDiF -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b285/ github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b283/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 8XQxLzNKLzcvjIA2mhbP/8XQxLzNKLzcvjIA2mhbP -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b286/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b287/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid -zCUoMmtauKkyhpHuuVL/-zCUoMmtauKkyhpHuuVL -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF expvar mkdir -p $WORK/b292/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid zgOVjZOCV1D78NTmyQDv/zgOVjZOCV1D78NTmyQDv -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./expvar.go github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Y3VmW-xe6wCdIakLJLnN/Y3VmW-xe6wCdIakLJLnN -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid pyq0BEE3YKzeEYXBjJx7/pyq0BEE3YKzeEYXBjJx7 -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b4/b448ff1dafe577a29adbfe6cd73546121e548464b48e86104d3c399317924957-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid mdqt7KK4LOoYXAic267D/mdqt7KK4LOoYXAic267D -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/c0/c00a6e580781fb3b691eb90049dba0a18321bd91954cf627e17af5f87047ccd9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Xkai7QW73W-TbS4IF5Ij/Xkai7QW73W-TbS4IF5Ij -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d5/d5f7bc8df9b3cb84cd6517ad1a754d9b4504df3697d607ab4f95d5b311ef8b85-d # internal net/http/httputil mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b224/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/internal=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid wzKylLS_2CETw4p-zS2H/wzKylLS_2CETw4p-zS2H -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 2Ta6ARvvIgJjhAmr2phx/2Ta6ARvvIgJjhAmr2phx -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/e4/e467cb347c5b9ce704717994023e2c110b0fa3cd1274c29d5a6b13bf31966ac3-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b373/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b374/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/mail=$WORK/b376/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid QjSzOrShCA8V6CdxTXWx/QjSzOrShCA8V6CdxTXWx -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/8c/8caca4bd9ca08232001d01421130d082d2b9adaf802b64faa3d145f98d254d21-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid zxN9Q9XbUEE3U3wd_Pbk/zxN9Q9XbUEE3U3wd_Pbk -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6c/6cdf957d0a8b3d709021c06302d130fb3602c4dd005f7713fd681ca95206f604-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid n1-TcHAVfR-nM-OtPNkK/n1-TcHAVfR-nM-OtPNkK -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/81/81c94ba681aefe128e1be478384265069fdd30e0f2f8427ad4b48150dc72419e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid cAnwX1faKyzVvdVXaRuM/cAnwX1faKyzVvdVXaRuM -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/c5/c55c16e1a99e7087c6aa28cd138c83b6f0f0cb3b731d4895344e0cb43329e02b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid l5uFjEqoIiJeLInhXMXe/l5uFjEqoIiJeLInhXMXe -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0f/0fdaff245a0492b9486b45e17a76d71096ebe808703f49777614a689d44228f8-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid ictIxVSFVjPxwmxj88pZ/ictIxVSFVjPxwmxj88pZ -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/65/6531959f98c4208689779d71e3e2de2ad02867ba5fe5992915493c0fbca525a3-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid kC8xKwHwmO7gCp3PdwN4/kC8xKwHwmO7gCp3PdwN4 -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/95/9539225bfa6d2222fbaa9d9ab132148b581f7713016a2b6f327e57f534defe1b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid AdPVJiVW70kZSn6K3rae/AdPVJiVW70kZSn6K3rae -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/35/35e37f20f91adec5ca089d0d300ad2915ca17380fe5da17080c1c81a488cb470-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid Z9kVeZ37l9TeX_SeeaWR/Z9kVeZ37l9TeX_SeeaWR -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/43/43cde93fd77aae8118b4fcf544ebf6881918ff617094b32d12017f1529fc8dd6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b292/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b301/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid uk1Vbd64HVfVKp-rqAxl/uk1Vbd64HVfVKp-rqAxl -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e0/e056f6da9538dee548ba0b0856b60dced0362630754c72936e1a069a26a7ea96-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid iwOxJX9-VHEwa98tHXx_/iwOxJX9-VHEwa98tHXx_ -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/2c/2ca2be2957a516a1df310dbd4a03697454bca4dc17e0ea362c7832a60cce9dea-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid FFGvQoFBy77hLwGgVthO/FFGvQoFBy77hLwGgVthO -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/aa/aa22c935442222c4f8fc82ca3a89fe5c0d05a3be97cb0f08e4da2b3cbfaa00c7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b316/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid coROmULiNxTCubuRknnU/coROmULiNxTCubuRknnU -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/92/9201a35f99bdb7f5e72661e38b0932efddfa9761e1fe727549001790be0926ed-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b473/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid _3xjnc-OvgPXIxby3e4m/_3xjnc-OvgPXIxby3e4m -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/01/015165b2c780c259a732551a7f21bdda4b4511dafaf8d90b9682b39eedaef8cf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid itS2IvHFwGGJomKhlaSz/itS2IvHFwGGJomKhlaSz -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/27/2733ad73eb7e46851fb557b606f6a0589fbbc00e61b5668e916edb0304057f7e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid r1CsKpSH5g3EP1WOh0aY/r1CsKpSH5g3EP1WOh0aY -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/86/867f0760fa42f8faa985a0cb555be328190593b51d9368ff8a3328477e5d9da4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid ur2rS8h7sd3GzXjP0hiP/ur2rS8h7sd3GzXjP0hiP -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/4e/4e377512dfd1aad5b16200d7e995e0ee73866cf39a0200f595ae7202f8ce4172-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid rsAxKyHt153C_0o9-yUP/rsAxKyHt153C_0o9-yUP -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/8f/8f3a64cc68e0ae4fdc95a0db4baaa0673fbafaf329a370b2a44f19303fac4353-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b524/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid SS6BC92OiAT2R3un4zdS/SS6BC92OiAT2R3un4zdS -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/13/139cf414c03dc1216fdc8539af2a1458525fb7de98b7a70a5463309212e1f193-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b258/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b537/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid si7w8Jj-Odn3qWB8_Jg2/si7w8Jj-Odn3qWB8_Jg2 -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/f7/f711554ae5b9b42c1c562ec80b487113e4948a6b3de96bb6dc4ee2ac3201e755-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b523/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid hc2wpJjJsH_INX5mWI5f/hc2wpJjJsH_INX5mWI5f -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/62/62115dade994d5da7049559e7cad4e5aeb53ea201288ff84b8fe07050c870b93-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid wFsaW5nXJ1ixhsloDX7p/wFsaW5nXJ1ixhsloDX7p -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/65/65e6d93a1a0a646319cba411c2421cd0be4979c66c28b41a2bae914d707fcc7d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/15/151a24b50c800ebe41efa73a63a687a819ff4d522bb20e6bda3d637d13180edf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ae/ae896c5f90f30abcc1055ac39de7064face448323c993f4a6e47f054d416cf2f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/09/09b5ad9c830c6c6d8eaca8bf487a948b1860ad4412e40583b3b0aae3e9385765-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ff/ff7d520def27ab04c9bca2d16d7e231aa9f27556e4dc36d799fbfed8144d63b4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b373/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid JBfaA6vSBb2nCL8eYp_7/JBfaA6vSBb2nCL8eYp_7 -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./validate.go ./validate_linux.go github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid en4sjuMR3ahKGcooXBKp/en4sjuMR3ahKGcooXBKp -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/b5/b5ddd3f834d1fe42b8b323e6c043bc986a7a68c4a8690ecf927cbfb197a1ed8b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid EV-zVP5UE8tRQ_auksY-/EV-zVP5UE8tRQ_auksY- -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./config.go ./generate.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/a9/a9b0f422fc8bbbe215620d5cc14796eede9f99e83bd0af6f9faa759d0dbcfc88-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b425/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 6IePwmHBWh9zZyiPKv4I/6IePwmHBWh9zZyiPKv4I -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/bb/bbe8c5c03f2744fe8350fc8b43e0c920868fdcfdcb6d8c5fbe2cd89edb0f9260-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid scQoHoWhiJOqPa4j6ioZ/scQoHoWhiJOqPa4j6ioZ -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/76/760b4220efa0523d2835e61b27de39b1a0b104eb6860939db3b05bebd0bf7536-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid Ezy6ppiALZVungQ9Bpsc/Ezy6ppiALZVungQ9Bpsc -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/16/1612aaaf44e5f3bcf4a79cf8df632a939ed4e15c4a612771fdf787b6e77189da-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b303/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid 6Dbji1qJBd9D0vWC9uHY/6Dbji1qJBd9D0vWC9uHY -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/e9/e9ed4a5144ef5f694a9a78820ad2aefc04b75a26c960ca85d7210d9ebcb8e2e2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b522/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid jUYmbxqlk-jeeD4eBAZM/jUYmbxqlk-jeeD4eBAZM -goversion go1.14.7 -D "" -importcfg $WORK/b521/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go mkdir -p $WORK/b404/ cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/77/775f9206f702de95c41fab694a8e79d012ab8639267713d78973ab6ca042d65b-d # internal cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid BTN8F0V0L-nn38T373SD/BTN8F0V0L-nn38T373SD -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ed/edb6cdf545f5e471bf693ce7288e266042ef88d8b93ec5dc5f8f146e3cfd02e7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/7c/7ce271a1c1225edb59a91d3dbc7d664b568819c4fcbd5cf90d0a7d56c9e6ece2-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/34/34ea4d19cbcf332a735023a05f710346597b76fff78928678b09e34531dc9099-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b290/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid NGn-kxLyAZ6Mi5gIj2bz/NGn-kxLyAZ6Mi5gIj2bz -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./prometheus.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid KaiiRQqq_ef_Gccj2uBw/KaiiRQqq_ef_Gccj2uBw -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/cd/cd9deedf153e77a76cceeb144985fd19ac2104436dfb35e69045ceb4dcd95992-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 9EpWHqZHJikWZdcfgOZX/9EpWHqZHJikWZdcfgOZX -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/24/2481bfd0c5cfde55a203ae02de0a3eabcd6713f08161e2e224bc3afd3e3b535e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/13/13de30bc9dcc2e4b2b35e97ca145baafd6652fc4dc2a641bd05e3a806a15e0ea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/02/02a6ae0820235ea4b6e91166df65d0f9f036c278ee1686f56598f4de8a25f3ac-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid Ol26Q72p1BAeBkQOFOUR/Ol26Q72p1BAeBkQOFOUR -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/db/db7acbc6a4c72f34c2b9403ca071b62627de971683354eb50b6fcc8094b95a76-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid r3BEqCkbfHkhPg57uxF9/r3BEqCkbfHkhPg57uxF9 -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/aa/aacc4426bdca3f00f3b7b02365c7a2c4605d58e92698beb37e0a1074d6dc9bc0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 3-tcTEARPoKVO1TaHUi9/3-tcTEARPoKVO1TaHUi9 -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/f4/f4b7441ec5252a45ecbe0b374779f83d19286c7c9560742081c08c184262a2ff-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid xVk_yWJGLsEuaKBZbDad/xVk_yWJGLsEuaKBZbDad -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/79/79920dd86d8f77b3ce0acf182b353cf1a89a36d1d7dd7ead63249b8f89528566-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid bbzBF_FSnX55rAjkyFB4/bbzBF_FSnX55rAjkyFB4 -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/fc/fc4e85c2ab953cdc751a22b21c31da11c296844f8b258c5ff7a05092696388ef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/51/51d06f6fde65b8ec30395f9a472ed994aa768dc586880e2948d030a6d6d86005-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b498/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 8hTgGbH0RMtN5CV3gE0G/8hTgGbH0RMtN5CV3gE0G -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./constants.go mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b391/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid FND8HEBRICovvgL0U20z/FND8HEBRICovvgL0U20z -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./errors.go mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b511/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid su033iFRQAIvfV2snumD/su033iFRQAIvfV2snumD -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./doc.go ./protobuf.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b516/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b517/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid BqPGz0o7WsF4CmjoHoM9/BqPGz0o7WsF4CmjoHoM9 -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid WKd5agbkV0wteszg0D-4/WKd5agbkV0wteszg0D-4 -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid wTSLgeR4vkbMECkhWBAN/wTSLgeR4vkbMECkhWBAN -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b379/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b403/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ue6C-JGbjcV-jL2-unbY/ue6C-JGbjcV-jL2-unbY -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/89/892f4876a4c18f39ba95cecb6fcc02bab011e9e00fbe2be1f572eff7ebb8724b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/c5/c52299aa6d1bcf1c5e6517886836ef16c5d31c312ebf29cd5bbd0aaec8ba675d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid eLEyOFs7OBKhIyyRpQiO/eLEyOFs7OBKhIyyRpQiO -goversion go1.14.7 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid SUp9KVnVJhW5Za5pIFbv/SUp9KVnVJhW5Za5pIFbv -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/63/63f9213565b502565a3fb684283297bbf994302990ba79f51c8686091da2270a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/63/6372d664d9881c3a425d61f08f7dc6bfa3e3b986a7ebdc84aa7a160f280d2128-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ca/ca45c03bd5a40051c1ab913c8278c90a6a552e7454f382450c1df57a81b1b38b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/80/808d69ab2cccee339e45efb33b2446d920dc98aeadf429920bc2e18786baa24d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/4a/4af32cb2bb791e08d74e4a0d9610b17dbc2f3976c948f748036acd2007e97576-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/8a/8aab4f920e8eb2fd5dab08f467437e3c6f387271cf7242212154094c1f5831af-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid fCzbtqcbjLoTXEShOvPw/fCzbtqcbjLoTXEShOvPw -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/63/631b4dbda56898c497c502b56b404025ddaeb47fd290db344f09e12c84afcf8d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b515/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid g9KZpV9vUT-K9VnAFWko/g9KZpV9vUT-K9VnAFWko -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/92/9223d12dd2faf2932664ef0b333a9805476f107e761beebb0bb007b93b74a33e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 306uw2PQzL3S7gi7_QJM/306uw2PQzL3S7gi7_QJM -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./exec.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b536/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid QeYM5y-k2akTAzLaiGNU/QeYM5y-k2akTAzLaiGNU -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/ac/ac04fb707213dee646a12f9672455158bc179a6dfa6bdaac694c71db411296e2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid cOHnf3iWIk7mlcDPR-iv/cOHnf3iWIk7mlcDPR-iv -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/54/5405733ed678572820b4bb02bbdb6e56bfd8da7d21eeb6493138edd711a696bd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/46/4669ccfc6250aa851cd8f0bcb77556508a24b0bab7baa63136da664cb43d805a-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b499/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid w2V47r5cnKR0E1hWx0rA/w2V47r5cnKR0E1hWx0rA -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/7c/7cc5b75b41db4930addcc0e7b4b578fa5f81b14092f87f80a28732c5cf48b7c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/68/683ff1aa077cc3cc0ed1db3ba174d8e5940a53833e1963c5c74d8cb97a68b295-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid XWslpbToU2XmQk9O36O-/XWslpbToU2XmQk9O36O- -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid ByNZuwFlfGtQYeIcavhA/ByNZuwFlfGtQYeIcavhA -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/0c/0cdb47355e1650b24db35d3a5c6a74ef21b8ef78ef41d7b8e8af74ffa7392142-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b495/ github.com/containers/libpod/pkg/varlinkapi/virtwriter cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid Kq4819xrYGshRixEjw0A/Kq4819xrYGshRixEjw0A -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./resize.go mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid IBbMtAoHX0BRi6puo_ar/IBbMtAoHX0BRi6puo_ar -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/c3/c315c89cb31978e152fbcd5f779a3f8294aafe1fcaf2f6c0448a0ac21a8d70fc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/94/9438135ea92cee3fe606f77a4f54559b1de4c66321c4913f87cfaf6414d61d74-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/80/802c648acf9b9610d0abc09642d98fc23d03fd509ccb4fb8f2dc00488c6d2956-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid QEcvs4Q-Oc0yB3LK11x0/QEcvs4Q-Oc0yB3LK11x0 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ed/edd840c440ec46c6618ed16736eebe79d332721077d815e45a924ea1e6a00f2f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid IngY62dtV5g3FErIgiZW/IngY62dtV5g3FErIgiZW -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b429/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid oZzFzYTAMvMwEngcBi9f/oZzFzYTAMvMwEngcBi9f -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid vhWIuShbDGq1Rk_2f5PG/vhWIuShbDGq1Rk_2f5PG -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./common.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/65/65962c473c36463af0b255c56b9fce7e4a935c333cee074b594aa9ee2a7008d2-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid S4vGRT8sQj9pxBjCIvnp/S4vGRT8sQj9pxBjCIvnp -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/b1/b1d2b04a69aed418e915e28dec8103c506e24aa9fff98354b485541c2546e715-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/62/627d4f5787c3990ccc7ea708886e05ce611003a5d6fd0c4d313e7e6b6b6f94f1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/1c/1cb90383de3b616fed8062c22c263cb227155277a4d97a12b6998386b5d45f6d-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid h7ok9X2x_fWVu13069El/h7ok9X2x_fWVu13069El -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/06/066ea1f021e838f5d848593babc54f28f757c97f78e1cdb5eee0ab31991ccc58-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b541/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b448/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid Pjm_EZVr8nVzmor1dOE6/Pjm_EZVr8nVzmor1dOE6 -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./netns_linux.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid K7kHi6HVIt-5m_J-pjDg/K7kHi6HVIt-5m_J-pjDg -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/ca/ca3a42ebb974e06d87d5ff4aa18a3677fc50e5cb234f05e7a645547022739d51-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/ea/ea4f925b0b74b576245445c99b95deaed2611e7152000acb8b919340c1b93316-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid rFQ8cC_ak-piRXlPt-z1/rFQ8cC_ak-piRXlPt-z1 -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/3f/3fcb825c8f6052d6e7fdb460470f7350addeb935f6fa6f723d570a0023a4d959-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid xgp4bA5veuhaogHWdWUe/xgp4bA5veuhaogHWdWUe -goversion go1.14.7 -D "" -importcfg $WORK/b445/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/86/8694969945a23ffd9959ab4dafe165411c7aff9f343b805b62c327137c139005-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid 2LI69oLJjnsPNZjJvh1C/2LI69oLJjnsPNZjJvh1C -goversion go1.14.7 -D "" -importcfg $WORK/b444/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/db/db8feae4a28e4c07add5c7ce1087fadd5c348177a632ed7f0065dffe2cee70a5-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b442/ cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b442/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b442/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b442 TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -o $WORK/b442/_cgo_.o $WORK/b442/_cgo_main.o $WORK/b442/_x001.o $WORK/b442/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage libpod -dynimport $WORK/b442/_cgo_.o -dynout $WORK/b442/_cgo_import.go cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid B04xrVBjOMv0g3xO9bXt/B04xrVBjOMv0g3xO9bXt -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b442/_cgo_gotypes.go $WORK/b442/oci_attach_linux_cgo.cgo1.go $WORK/b442/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b442/_pkg_.a $WORK/b442/_x001.o $WORK/b442/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/fd/fd6c65ce66e668849813a11951564c09f97bc631795cece01cd9307906190129-d # internal github.com/containers/libpod/pkg/spec mkdir -p $WORK/b552/ github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b561/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid 7IlX5wh2hqYUrYocdtkC/7IlX5wh2hqYUrYocdtkC -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid -Qjt1SQ5rOdDsrAMFXGB/-Qjt1SQ5rOdDsrAMFXGB -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./shortcuts.go github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid oGuk5bzvgl8SXyEyPca2/oGuk5bzvgl8SXyEyPca2 -goversion go1.14.7 -D "" -importcfg $WORK/b564/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/52/52690c163ad55940c340e8baaa48150235060ac06f205f9269b6167ebf8074f3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/77/778407e34406f972e7098ac68127f9531acc6c0f256417f6f87b0d174fe4973b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b1/b10aac73f3985b3af4b4fbdd28e8581212e1e2c7e01e552f16c953b3149e687c-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid ZvKIL01fqk7xRI0IgWI2/ZvKIL01fqk7xRI0IgWI2 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e3/e37b55545a5b9f99ee5a6132b585c7a794b0e053b509d041b6fefb0673e64a66-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid 0bJXfh0hriTz3YitupGD/0bJXfh0hriTz3YitupGD -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/d7/d732a077cce257d5af47aabcdfaa684ce8d9d87c7b854967f2eff21d884d2add-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid lef8zNt4w7iniyduwDYA/lef8zNt4w7iniyduwDYA -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./client.go ./client_config.go ./client_unix.go ./containers_remote.go ./errors.go ./images_remote.go ./info_remote.go ./pods_remote.go ./runtime_remote.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go ./volumes_remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/7e/7e2df2023fa5dea5b9123a8dd6bc7b78ebf12a2736bdea2dbc58f58349ed7615-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid _54csgWAJKFfSs0Eef4N/_54csgWAJKFfSs0Eef4N -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/17/1700e68a49910f362bb060c70a41681c7efc686dcda843665bdab772f2dde004-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile html/template=$WORK/b568/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 2oYOfsJwjChpm_WYCLdB/2oYOfsJwjChpm_WYCLdB -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./commands_remoteclient.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors_remote.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_remote.go ./main_remote_supported.go ./mount.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./utils.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3e/3e85f26f82b667fbae5249392af41aef9467753942580aefccbe6a934d3fdab8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b243/_pkg_.a packagefile html/template=$WORK/b568/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b134/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b426/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b222/_pkg_.a packagefile flag=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b423/_pkg_.a packagefile text/template=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b267/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile mime=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b563/_pkg_.a packagefile os/signal=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b186/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b509/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b473/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile encoding/csv=$WORK/b431/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile html=$WORK/b569/_pkg_.a packagefile text/template/parse=$WORK/b219/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile crypto/sha256=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b310/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b425/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b223/_pkg_.a packagefile container/list=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b225/_pkg_.a packagefile mime/multipart=$WORK/b234/_pkg_.a packagefile net/http/httptrace=$WORK/b236/_pkg_.a packagefile net/http/internal=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b230/_pkg_.a packagefile crypto/x509=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b421/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b415/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/des=$WORK/b121/_pkg_.a packagefile crypto/ecdsa=$WORK/b114/_pkg_.a packagefile crypto/ed25519=$WORK/b122/_pkg_.a packagefile crypto/elliptic=$WORK/b115/_pkg_.a packagefile crypto/hmac=$WORK/b124/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b125/_pkg_.a packagefile crypto/rc4=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b118/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b106/_pkg_.a packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile hash/fnv=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b181/_pkg_.a packagefile go/format=$WORK/b212/_pkg_.a packagefile hash/crc64=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b256/_pkg_.a packagefile container/heap=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b262/_pkg_.a packagefile go/ast=$WORK/b213/_pkg_.a packagefile go/doc=$WORK/b395/_pkg_.a packagefile go/parser=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b389/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b229/_pkg_.a packagefile mime/quotedprintable=$WORK/b235/_pkg_.a packagefile crypto/dsa=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b416/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b109/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b154/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/jpeg=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile database/sql/driver=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b374/_pkg_.a packagefile net/mail=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b201/_pkg_.a packagefile go/printer=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b260/_pkg_.a packagefile go/scanner=$WORK/b214/_pkg_.a packagefile internal/lazyregexp=$WORK/b396/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b110/_pkg_.a packagefile hash/adler32=$WORK/b152/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile image/internal/imageutil=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b537/_pkg_.a packagefile expvar=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b302/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=h9Fiwh6H5hnYW20oYHat/2oYOfsJwjChpm_WYCLdB/WFexSf5aDkTSWYvmLi9k/h9Fiwh6H5hnYW20oYHat -compressdwarf=false -B 0x0665fdfad45bcbe30313ac4fb033c3106f06ea7c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + /usr/bin/make docs Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' mkdir -p docs/build/man mkdir -p "/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c" "/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/vendor/github.com/varlink" "/builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c/src/github.com/varlink" touch .gopathok + ./docs/dckrman.sh ./docs/build/man/podman-attach.1 ./docs/build/man/podman-build.1 ./docs/build/man/podman-commit.1 ./docs/build/man/podman-container-checkpoint.1 ./docs/build/man/podman-container-cleanup.1 ./docs/build/man/podman-container-exists.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-generate-kube.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-exists.1 ./docs/build/man/podman-image-prune.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.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-load.1 ./docs/build/man/podman-login.1 ./docs/build/man/podman-logout.1 ./docs/build/man/podman-logs.1 ./docs/build/man/podman-mount.1 ./docs/build/man/podman-network-create.1 ./docs/build/man/podman-network-inspect.1 ./docs/build/man/podman-network-ls.1 ./docs/build/man/podman-network-rm.1 ./docs/build/man/podman-network.1 ./docs/build/man/podman-pause.1 ./docs/build/man/podman-play-kube.1 ./docs/build/man/podman-play.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-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-remote.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-start.1 ./docs/build/man/podman-stats.1 ./docs/build/man/podman-stop.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.1 ./docs/build/man/podman-tag.1 ./docs/build/man/podman-top.1 ./docs/build/man/podman-umount.1 ./docs/build/man/podman-unpause.1 ./docs/build/man/podman-unshare.1 ./docs/build/man/podman-varlink.1 ./docs/build/man/podman-version.1 ./docs/build/man/podman-volume-create.1 ./docs/build/man/podman-volume-inspect.1 ./docs/build/man/podman-volume-ls.1 ./docs/build/man/podman-volume-prune.1 ./docs/build/man/podman-volume-rm.1 ./docs/build/man/podman-volume.1 ./docs/build/man/podman-wait.1 ./docs/build/man/podman.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MLTmP3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le ++ dirname /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le + cd podman-9650d898817abf88b9341aab77a9280d420d027c + install -dp /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/system + PODMAN_VERSION=1.6.4 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/etc install.bin install.remote install.man install.cni install.systemd install.completions Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin/podman bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man5 install -m 644 docs/build/man/podman-stats.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-run.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-port.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-remote.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-network-create.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-restart.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-save.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-network.1 docs/build/man/podman-cp.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-diff.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-top.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-build.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-mount.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-login.1 docs/build/man/podman-logs.1 docs/build/man/podman-network-rm.1 docs/build/man/podman.1 docs/build/man/podman-pause.1 docs/build/man/podman-rmi.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-umount.1 docs/build/man/podman-logout.1 docs/build/man/podman-pull.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-search.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-version.1 docs/build/man/podman-varlink.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-events.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-attach.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-pod.1 docs/build/man/podman-push.1 docs/build/man/podman-init.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-create.1 docs/build/man/podman-export.1 docs/build/man/podman-tag.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-image.1 docs/build/man/podman-load.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-ps.1 docs/build/man/podman-volume.1 docs/build/man/podman-info.1 docs/build/man/podman-wait.1 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/system/io.podman.service install -d /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/user # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/zsh/site-functions + install -dp /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/containers + install -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/containers + install -dp /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man1 + install -m 644 docs/build/man/docker-attach.1 docs/build/man/docker-build.1 docs/build/man/docker-commit.1 docs/build/man/docker-container-checkpoint.1 docs/build/man/docker-container-cleanup.1 docs/build/man/docker-container-exists.1 docs/build/man/docker-container-prune.1 docs/build/man/docker-container-restore.1 docs/build/man/docker-container-runlabel.1 docs/build/man/docker-container.1 docs/build/man/docker-cp.1 docs/build/man/docker-create.1 docs/build/man/docker-diff.1 docs/build/man/docker-events.1 docs/build/man/docker-exec.1 docs/build/man/docker-export.1 docs/build/man/docker-generate-kube.1 docs/build/man/docker-generate-systemd.1 docs/build/man/docker-generate.1 docs/build/man/docker-healthcheck-run.1 docs/build/man/docker-healthcheck.1 docs/build/man/docker-history.1 docs/build/man/docker-image-exists.1 docs/build/man/docker-image-prune.1 docs/build/man/docker-image-sign.1 docs/build/man/docker-image-tree.1 docs/build/man/docker-image-trust.1 docs/build/man/docker-image.1 docs/build/man/docker-images.1 docs/build/man/docker-import.1 docs/build/man/docker-info.1 docs/build/man/docker-init.1 docs/build/man/docker-inspect.1 docs/build/man/docker-kill.1 docs/build/man/docker-load.1 docs/build/man/docker-login.1 docs/build/man/docker-logout.1 docs/build/man/docker-logs.1 docs/build/man/docker-mount.1 docs/build/man/docker-network-create.1 docs/build/man/docker-network-inspect.1 docs/build/man/docker-network-ls.1 docs/build/man/docker-network-rm.1 docs/build/man/docker-network.1 docs/build/man/docker-pause.1 docs/build/man/docker-play-kube.1 docs/build/man/docker-play.1 docs/build/man/docker-pod-create.1 docs/build/man/docker-pod-exists.1 docs/build/man/docker-pod-inspect.1 docs/build/man/docker-pod-kill.1 docs/build/man/docker-pod-pause.1 docs/build/man/docker-pod-prune.1 docs/build/man/docker-pod-ps.1 docs/build/man/docker-pod-restart.1 docs/build/man/docker-pod-rm.1 docs/build/man/docker-pod-start.1 docs/build/man/docker-pod-stats.1 docs/build/man/docker-pod-stop.1 docs/build/man/docker-pod-top.1 docs/build/man/docker-pod-unpause.1 docs/build/man/docker-pod.1 docs/build/man/docker-port.1 docs/build/man/docker-ps.1 docs/build/man/docker-pull.1 docs/build/man/docker-push.1 docs/build/man/docker-remote.1 docs/build/man/docker-restart.1 docs/build/man/docker-rm.1 docs/build/man/docker-rmi.1 docs/build/man/docker-run.1 docs/build/man/docker-save.1 docs/build/man/docker-search.1 docs/build/man/docker-start.1 docs/build/man/docker-stats.1 docs/build/man/docker-stop.1 docs/build/man/docker-system-df.1 docs/build/man/docker-system-migrate.1 docs/build/man/docker-system-prune.1 docs/build/man/docker-system-renumber.1 docs/build/man/docker-system.1 docs/build/man/docker-tag.1 docs/build/man/docker-top.1 docs/build/man/docker-umount.1 docs/build/man/docker-unpause.1 docs/build/man/docker-unshare.1 docs/build/man/docker-varlink.1 docs/build/man/docker-version.1 docs/build/man/docker-volume-create.1 docs/build/man/docker-volume-inspect.1 docs/build/man/docker-volume-ls.1 docs/build/man/docker-volume-prune.1 docs/build/man/docker-volume-rm.1 docs/build/man/docker-volume.1 docs/build/man/docker-wait.1 docs/build/man/docker.1 -t /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man1 + install -m 755 docker /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/200-pod-top.bats' 'test/system/250-generate-systemd.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/250-generate-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le//usr/share/podman/test/system/helpers.t' ++ find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-varlink.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.6.4-23.module_el8.3.0+566+4759265c --unique-debug-suffix -1.6.4-23.module_el8.3.0+566+4759265c.ppc64le --unique-debug-src-base podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/podman-9650d898817abf88b9341aab77a9280d420d027c extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/bin/podman 34639 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6TPlf4 + umask 022 + cd /builddir/build/BUILD + cd podman-9650d898817abf88b9341aab77a9280d420d027c + exit 0 Processing files: podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kk7kG4 + umask 022 + cd /builddir/build/BUILD + cd podman-9650d898817abf88b9341aab77a9280d420d027c + DOCDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DudN74 + umask 022 + cd /builddir/build/BUILD + cd podman-9650d898817abf88b9341aab77a9280d420d027c + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/licenses/podman + exit 0 warning: File listed twice: /usr/share/zsh/site-functions/_podman Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 1.6.4-23.module_el8.3.0+566+4759265c podman = 1.6.4-23.module_el8.3.0+566+4759265c podman(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c podman-manpages = 1.6.4-23.module_el8.3.0+566+4759265c Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: podman-manpages < 1.6.4-23.module_el8.3.0+566+4759265c Processing files: podman-docker-1.6.4-23.module_el8.3.0+566+4759265c.noarch Provides: podman-docker = 1.6.4-23.module_el8.3.0+566+4759265c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-remote-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Provides: podman-remote = 1.6.4-23.module_el8.3.0+566+4759265c podman-remote(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-tests-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3pFUp6 + umask 022 + cd /builddir/build/BUILD + cd podman-9650d898817abf88b9341aab77a9280d420d027c + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 1.6.4-23.module_el8.3.0+566+4759265c podman-tests(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-debugsource-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Provides: podman-debugsource = 1.6.4-23.module_el8.3.0+566+4759265c podman-debugsource(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Provides: debuginfo(build-id) = 082dc49768416b40d5b5d827beebcb4a487b081e podman-debuginfo = 1.6.4-23.module_el8.3.0+566+4759265c podman-debuginfo(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Processing files: podman-remote-debuginfo-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Provides: debuginfo(build-id) = 7e615069bdbb0ef2ffed9dd9c89776149527f965 podman-remote-debuginfo = 1.6.4-23.module_el8.3.0+566+4759265c podman-remote-debuginfo(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 1.6.4-23.module_el8.3.0+566+4759265c Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le Wrote: /builddir/build/RPMS/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-docker-1.6.4-23.module_el8.3.0+566+4759265c.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-tests-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.frVaSs + umask 022 + cd /builddir/build/BUILD + cd podman-9650d898817abf88b9341aab77a9280d420d027c + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.6.4-23.module_el8.3.0+566+4759265c.ppc64le + exit 0 Child return code was: 0