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-rhel8-8030020200831192829-2a301c24-build-54688-12242/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-2.0.5-2.module_el8.3.0+475+c50ce30b.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-rhel8-8030020200831192829-2a301c24-build-54688-12242/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.XOuWUK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-2.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-2.0.5 + /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-2.0.5 base' + /usr/bin/cat /builddir/build/SOURCES/podman-1872263.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m podman-1872263.patch --author 'rpm-build ' + tar fx /builddir/build/SOURCES/v0.1.5.tar.gz + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + rm -rf docs/source/markdown/containers-mounts.conf.5.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WaKzZD + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-2.0.5:/builddir/build/BUILD/podman-2.0.5/_build + GOPATH=/builddir/build/BUILD/podman-2.0.5:/builddir/build/BUILD/podman-2.0.5/_build + export 'CGO_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ pwd + mkdir -p /builddir/build/BUILD/podman-2.0.5/_build ++ pwd + pushd /builddir/build/BUILD/podman-2.0.5/_build ~/build/BUILD/podman-2.0.5/_build ~/build/BUILD/podman-2.0.5 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/podman-2.0.5 + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./pkg/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' ++ date +%s + LDFLAGS='-X github.com/containers/libpod/libpod/define.buildInfo=1598905532' ++ 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 '-X github.com/containers/libpod/libpod/define.buildInfo=1598905532 -compressdwarf=false -B 0x6db76deca046f83f10c6a87aba7da27078a355b0 -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-build048114839 internal/cpu mkdir -p $WORK/b007/ unicode/utf8 math/bits mkdir -p $WORK/b022/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode mkdir -p $WORK/b025/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -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/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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/b013/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go crypto/internal/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal crypto/subtle mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal math mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/internal/boring/sig mkdir -p $WORK/b047/ cat >$WORK/b047/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/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal unicode/utf16 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./utf16.go cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sig.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b046/ cat >$WORK/b046/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/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./dummy.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./tls.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_ppc64x.o ./compare_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/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal container/list mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/sig_other.o ./sig_other.s runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /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/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/sig_other.o # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cat >$WORK/b076/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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash encoding mkdir -p $WORK/b126/ vendor/golang.org/x/crypto/internal/subtle github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b122/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid ShJiOXzaKVorRNCpz_Pc/ShJiOXzaKVorRNCpz_Pc -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./encoding.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b086/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid NHQhGp_KHkfM4YuVeuax/NHQhGp_KHkfM4YuVeuax -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./unsafeheader.go cat >$WORK/b086/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/b086/_pkg_.a -trimpath "$WORK/b086=>" -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/b086/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid qX1MHqGvU8smWXX4uV0Y/qX1MHqGvU8smWXX4uV0Y -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4c/4c19496a5498a25c0e530d8a4451d1f0b106c2bffa23f8730242678d2e5c3a4c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid xxyKzCuPk6gp9tmmi69Q/xxyKzCuPk6gp9tmmi69Q -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/42/42d3d3f2fdcec77db5b47499c17692cc3cd1e78d7440af48804385d06dc60ae7-d # internal runtime mkdir -p $WORK/b005/ cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b199/ github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Q9wBJkTjrwBoxOarNXr6/Q9wBJkTjrwBoxOarNXr6 -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./ints.go mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid b8jMsx4NnikZoJXhtDLO/b8jMsx4NnikZoJXhtDLO -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/23/239de3bdaa9b6edba657e761742e0b45cd21c4d5a34a102ea8abb072439fd097-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/50/500106c8cc6c2f399c9f998552d6cebff53245568fba5ed6c298645b179cd9d7-d # internal github.com/containers/libpod/vendor/github.com/containers/common/version mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid yDfAlHrzNzmG-OffA4f-/yDfAlHrzNzmG-OffA4f- -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./version.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /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/storage/pkg/promise -complete -installsuffix shared -buildid 7bYO1RMLPko6E1XOzPqK/7bYO1RMLPko6E1XOzPqK -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./promise.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid 9YSzc7jGdk4BPmXivunS/9YSzc7jGdk4BPmXivunS -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./name.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/6c/6cf6842aba1af7e4b4311272405fd5a433f87a301dc114c8507cc7cded327a5e-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /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/pquerna/ffjson/shared -complete -installsuffix shared -buildid xaL9fmv130fUr7pnnWUZ/xaL9fmv130fUr7pnnWUZ -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/00/000a4e1428656ef98f1a9ec69af2eba15d909cfe3717754aaa88b763f913b510-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/d5/d5c2c28ca6b935fe4455a2a3af2d508716530e69c45f2f77b9993a26d6d77826-d # internal mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /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/docker/docker/api -complete -installsuffix shared -buildid FSfYQeMAnS3J2-e8ZFDW/FSfYQeMAnS3J2-e8ZFDW -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /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/events -complete -installsuffix shared -buildid DN--LjMcVcEBXnzbO2dt/DN--LjMcVcEBXnzbO2dt -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/18/183aaae647c2826f4489e5163b133c20025e23332776bed4d6dbace6e47f5f05-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /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/image -complete -installsuffix shared -buildid mT9AXcgsfU_62jU2_ic5/mT9AXcgsfU_62jU2_ic5 -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/15/15f0565a0c913d5cab7c74cc8b7ddde56ad4e00e6d29381624f2130c946dcc86-d # internal image/color mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cd /usr/lib/golang/src/math /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/modf_ppc64x.o ./modf_ppc64x.s cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/c5/c53f545a70ebde67ac53d85f9a464d8ccfe2dda4f9ab5ca86752450fed1c5e99-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /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/VividCortex/ewma -complete -installsuffix shared -buildid qO19jKFFIhTjfgaFJ6uT/qO19jKFFIhTjfgaFJ6uT -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/6c/6c2eb8a9a1f920844ace454f488e4720ddec45f7f3844077c6a79495f02319ff-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /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/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid AdNCHEFYwvXfeJr0dTfL/AdNCHEFYwvXfeJr0dTfL -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/7f/7ff53e279c7db0ed8c1db3f86249c4709d087e6f6ae4ccc377dc1d94310e78dd-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /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/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 5DvQbfViHr5UlH0KjSjc/5DvQbfViHr5UlH0KjSjc -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/31/3171168decd3a484fbb13a7fb3095caf346f58611f6cc77be4e7b08f65704a36-d # internal github.com/containers/libpod/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid t-qH21VY_WfGfgPJUNho/t-qH21VY_WfGfgPJUNho -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./version.go cd /usr/lib/golang/src/math /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/sqrt_ppc64x.o ./sqrt_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/fc/fcb65555d637b1e7dd913e5e5784f3daa8041733ec8848852fd87bf7fa1d16ad-d # internal github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid dQ6duW5XdM_D6QWCH6lT/dQ6duW5XdM_D6QWCH6lT -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go cd /usr/lib/golang/src/math /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/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/86/86f590f5c6f6bdeec8b638b1904833b8d5ef3ab14ed8858d4ba084acdac5f046-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/eb/eb1d8a801a3a204849fa412a3d81f96fea02ba75cda91cd55c5218dc28f5d869-d # internal github.com/containers/libpod/libpod/linkmode github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid zyzaY9746i16ngZ0lRmx/zyzaY9746i16ngZ0lRmx -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./linkmode_dynamic.go mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config -complete -installsuffix shared -buildid RePNz0B0KQN_g8J1siRZ/RePNz0B0KQN_g8J1siRZ -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./config.go ./config_unix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/23/23b3fce91f8100d01b2fbfc6bb8afc05392be21ae7a036c8eb41931776626fcf-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid mgLaDG7Q4Uj5yLI0mDQV/mgLaDG7Q4Uj5yLI0mDQV -goversion go1.14.7 -D "" -importcfg $WORK/b525/importcfg -pack ./annotations.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /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/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid bKZyiDGx5-W3rl__ObVq/bKZyiDGx5-W3rl__ObVq -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/74/74d5fa79bc63c1081860bc53b8f26a66fdd432a89afd6e60286e1738ce87001e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid iAwXE5uZbIdI3jhk3aH-/iAwXE5uZbIdI3jhk3aH- -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid qFPHWG_QqgfFl5VgeF8t/qFPHWG_QqgfFl5VgeF8t -goversion go1.14.7 -D "" -importcfg $WORK/b603/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/44/444dd6559cc8e4f96533497e537845b5ab9600b50c3383d71976ef099981f578-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid dXgvheJEk3Nv92wkpdT2/dXgvheJEk3Nv92wkpdT2 -goversion go1.14.7 -D "" -importcfg $WORK/b609/importcfg -pack ./exec.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/87/871adedb3334e68ba90fdd3d0cddf8844ff3070a3cbb58b2029887edcbb1ef8d-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid Wf6piazZpgj9mJc40JtH/Wf6piazZpgj9mJc40JtH -goversion go1.14.7 -D "" -importcfg $WORK/b621/importcfg -pack ./opaque.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/ef/ef47acf33b841d319a1e89e250eed8e469771660d6481810bc368b534d9db6bf-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid vSDkjZk2ahRcyeiUL5gC/vSDkjZk2ahRcyeiUL5gC -goversion go1.14.7 -D "" -importcfg $WORK/b638/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/e4/e4b3f9b5b8c3d8eb02ba27e4e9ca505c7bf0a27c75ec5a3aa50cde2626d4d3bf-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid k_amyuD5uN1XhwvMz0JS/k_amyuD5uN1XhwvMz0JS -goversion go1.14.7 -D "" -importcfg $WORK/b699/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/0d/0d165bea27eeb8baea974a70e35061e248c98c1b8e51da9f9154a14a6b62c8a6-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid rsX_IsmVhb1YrTSPN3Lm/rsX_IsmVhb1YrTSPN3Lm -goversion go1.14.7 -D "" -importcfg $WORK/b717/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/fa/fa95e5aacba8ef829a4410b30dec8ffba566deb85413d67ebcfd810de09a9246-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid y6tONQK2jc1A6i8O_mqG/y6tONQK2jc1A6i8O_mqG -goversion go1.14.7 -D "" -importcfg $WORK/b718/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/d7/d70e02acc934f443e0cc4c414de78f428bf2ef582540a353219abaf884fd8629-d # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/fa/fa751fe9384766811d3a426b67cc958d089a06e6efe12c2fb8429970c7b37c9a-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid MpwRwcZckNLP137f9LkB/MpwRwcZckNLP137f9LkB -goversion go1.14.7 -D "" -importcfg $WORK/b720/importcfg -pack ./throttler.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/76/7684a7e3c6c8a0dce8cb257dcc07121b0e3cd5b5e6b972c49ed4d0354b4c35e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/28/280077a8bfa65d99d71fe067264460cb3e8d14cd15d5d2c5912d1a70702e34c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/1c/1c8ef904f74570de7922111ceb98320df471a03167f4f6f6daa550190801e53f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/63/63cf1fc0e3b52932425227e7fd7542aa994c7315a8e052c194f1094a7133ec5b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/0d/0d0c062483d6f238808f5f69093b098fdca53fe45a2b003b547b7f715ea34962-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./asm_ppc64x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p runtime/cgo -std -installsuffix shared -buildid iRsnOipXvLPRBaP_xY3e/iRsnOipXvLPRBaP_xY3e -goversion go1.14.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_ppc64x.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/dc/dc453c59875020999f6df38045575c651a42acd6820045588686c41402b26e4f-d # internal cd /usr/lib/golang/src/runtime /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/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/preempt_ppc64x.o ./preempt_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/preempt_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal math/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid wekel6sSFDfRoAoRa9Bd/wekel6sSFDfRoAoRa9Bd -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./pragma.go internal/singleflight mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dc/dcb1d0eb0c8e43207840da987bb8124cd870df8ee8443d9d78dcfcae25e33b18-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal sort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal internal/oserror mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/libpod/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid ZPyDIeNUrrv8txpXNPEh/ZPyDIeNUrrv8txpXNPEh -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./apparmor.go ./apparmor_unsupported.go mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b080/_pkg_.a -trimpath "$WORK/b080=>" -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/b080/importcfg -pack ./message.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /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/containers/storage/pkg/locker -complete -installsuffix shared -buildid Eq-HB2kiqkqo_mU_Ts0R/Eq-HB2kiqkqo_mU_Ts0R -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./locker.go github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid tT5Xd6hQnfVawx48Is19/tT5Xd6hQnfVawx48Is19 -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/15/152f8fb87388413439ecd79ee3915af748a2602577efc891bae48bc79a0813a8-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid HxUNEVRwBf1rRtOA91DY/HxUNEVRwBf1rRtOA91DY -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/bf/bf72a8b84688694b4fe19f5fd07dda4ac2729068bfc99df11a51083ba50e1ef9-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid OH8OZw3uOaGP5wKxXX15/OH8OZw3uOaGP5wKxXX15 -goversion go1.14.7 -D "" -importcfg $WORK/b612/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/77/77f1152c65cc7b604f110499dd9d3b85813256bcb8526d341899995732c9a4bf-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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /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/beorn7/perks/quantile -complete -installsuffix shared -buildid 4Dvcd2BmpyOuVOJx9ZRW/4Dvcd2BmpyOuVOJx9ZRW -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./stream.go container/heap mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid vrhYEuausbOzbZsgcRRY/vrhYEuausbOzbZsgcRRY -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/2f/2f597f9b73fdfbe2f129cdf5027d1b7eee0eca82dabcf785e6c65c46afcf8fb1-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b035/ hash cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/53/534f3c0d3d1a7bb20af73a3c33118c6e9e68c465582415c6a1a324954aad730e-d # internal strings mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e2/e288f7b72a34ce21451575c891df547926077683f06afec553821f766d3ec807-d # internal crypto/internal/randutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid qKvQTSrUwzo089jjwUHX/qKvQTSrUwzo089jjwUHX -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b1/b1860058ba0184972f41916daa572f1d1fe4394a4aeffd711f787cc1a5743f46-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cat >$WORK/b104/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/b105/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid NWv0x5bvl4gLGrn0oeg1/NWv0x5bvl4gLGrn0oeg1 -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b114/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/9e/9e0329e6a9322d9b060799f09fe79cd48139b8778fec1ed3b4f47c6098713e58-d # internal hash/crc64 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/81/81cc176f485600a3bffacb2d506d66a3b272b19a69af923db3cade59f4cd0413-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 4_GUaIWqQV8_GOVdD6J9/4_GUaIWqQV8_GOVdD6J9 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal hash/fnv mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b034/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_ppc64le.o $WORK/b114/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal text/tabwriter cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal crypto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b020/ mkdir -p $WORK/b292/ cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8f0dbda1df448edfb3dd80ae952e5a9bd4605bd39b9fd9365c9e53816c957ab-d # internal crypto/rc4 cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./rc4.go cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm_ppc64x.s cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal regexp/syntax mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal path mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid NHDNiPT9OnhbOfFY479f/NHDNiPT9OnhbOfFY479f -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 96K3Svabmic3WXP6hw00/96K3Svabmic3WXP6hw00 -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_ppc64x.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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b015/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b030/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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b4/b476990af13fe8bef5d4b32a84358a9b60789f77138377239e6f672324563e10-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /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/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid RUXRyhEXn4L5Xvt0hj96/RUXRyhEXn4L5Xvt0hj96 -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /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/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid _chyECH_KOB76PtppXVV/_chyECH_KOB76PtppXVV -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 VjLKonTbra6v71wGp2z3/VjLKonTbra6v71wGp2z3 -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b5/b5655ee43a4bf48b425a6a7c5492ee5b795dc93758982c9f0df947702ce2d04c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid vf2h_JFLbX3Jj89TiWRk/vf2h_JFLbX3Jj89TiWRk -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/62/626f6fe407efcf3384ecb4fc3ae1e273fa34bb66e0f672f2db81548852cf74bc-d # internal hash/adler32 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal image mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid 5QPY5PNojkCQv-4LSFVG/5QPY5PNojkCQv-4LSFVG -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/47/471e3b2354351a57f76978c8940219dacf39e138fad1729864ee00292c10dc45-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/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/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid JEPJkBA4i3ycHGYwSPfI/JEPJkBA4i3ycHGYwSPfI -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d0/d0d141cf78378875a1522c5fa5b8f3c9126c07ebc01667c2d7241e36e07a5c7d-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /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/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid m7rhODnbTzenqIXHcqJA/m7rhODnbTzenqIXHcqJA -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/b5/b521a79a9b5c8a187eb8280016aea9cd14d216430b7db928f2bd3c0f4196678d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wi2oBWpMkIsm6ptpNZiY/wi2oBWpMkIsm6ptpNZiY -goversion go1.14.7 -D "" -importcfg $WORK/b642/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/95/95b32e0c93d425b8a552a8120d757bbc0c3c1ce2b1a78a2a165e48640da95f1c-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/bd/bdee973018717be138496d9b423fc45b2d60e820b4222f6f033bd983fa3c3f47-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/6c/6cb6acc3091118d324a0f0d96e7b4d05bf9132ebd3b14f448cc23de434637932-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/18/1871d9de7b191d28dfcbe59d547049dc1a83b41237a6fe411021dbb0502b3d26-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b494/ internal/poll mkdir -p $WORK/b029/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /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/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid FEvEewVMsZzwnlgDpItS/FEvEewVMsZzwnlgDpItS -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b029/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 github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 5bAo-TMrkiVW2zWdKO8q/5bAo-TMrkiVW2zWdKO8q -goversion go1.14.7 -D "" -importcfg $WORK/b602/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid J16q0yKT0-EwE75Ie5zh/J16q0yKT0-EwE75Ie5zh -goversion go1.14.7 -D "" -importcfg $WORK/b729/importcfg -pack ./atomic.go ./error.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/ac/acfd4cf67059d11298a69a1f6d68d0a1616e744c401fb65c31c4840da786d54e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/86/868734520f206ad1c44163bb3737dfecb8116a679875ca0e9c8f0dc4c7edb20d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/3d/3d33a2252d67b83f111add813f4dd8d423790655ed7d67a4cfb16caa5ae40f6f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid vq23UTvvn__sPZlvuvzX/vq23UTvvn__sPZlvuvzX -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./context.go ./go17.go ./go19.go github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid FfDWmD2Ujhkw0XyxX0xo/FfDWmD2Ujhkw0XyxX0xo -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 5J3duT9JPByyG3IOy20_/5J3duT9JPByyG3IOy20_ -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/c1/c1e13b7d5370e305ebfe42a628c1be883a7674353dee0b8c1bc313b1e6db413b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /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/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid C-i2DX-8KUpd_D8F19zP/C-i2DX-8KUpd_D8F19zP -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal mkdir -p $WORK/b415/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid -6Lr8cvVhHIsEowxZ3Km/-6Lr8cvVhHIsEowxZ3Km -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./helpers.go ./types.go os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b028/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 cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /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/acarl005/stripansi -complete -installsuffix shared -buildid KjRdAgbGM-qrDcuSDjc2/KjRdAgbGM-qrDcuSDjc2 -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.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/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/9c/9c7dadbd2944c6caa0a75733dd96228390646b4dad27e9b92d9895d00af126f1-d # internal github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid kWhcxi-PR3nc_QiTnV8E/kWhcxi-PR3nc_QiTnV8E -goversion go1.14.7 -D "" -importcfg $WORK/b614/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/bf/bf7f63a57d4cdc3f0ab241350d72d6b1b1f213042593c46b8a09698f604fe977-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ee/eebaf7e79a3d33a7b957a1ab4300c1e9ab18dea76ecc8c4154ee62312afa5e31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/00/002eb16c3e68d698db12e683eb954f84530181678a2e7b1113a8b5c829257272-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/8a/8afc55d5e46394ea9b0b505da627ab1e4d409ad439c0e3b6e0b9f54ddb4e1ec4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/84/844727c41b7f28e500e1423aa0d60b56e936c099c9b8c36971c401aeb0d79ec9-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /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/hashicorp/errwrap -complete -installsuffix shared -buildid Av_sOStyUsPuICudEbMo/Av_sOStyUsPuICudEbMo -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid wU4Wq6_Kz4xqONabzapy/wU4Wq6_Kz4xqONabzapy -goversion go1.14.7 -D "" -importcfg $WORK/b551/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/3a/3a836fd5488e8faea7984af68cc9099a9fe7d1a4c09902dbbea9c754c67cd260-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal path/filepath mkdir -p $WORK/b078/ fmt mkdir -p $WORK/b018/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF runtime/debug mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /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 ./debug.s cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /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/docker/docker/api/types/mount -complete -installsuffix shared -buildid 8av9I_gpDVCP6lRMhOB_/8av9I_gpDVCP6lRMhOB_ -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /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/mattn/go-runewidth -complete -installsuffix shared -buildid erFGMzfHCASh6uoQKvDW/erFGMzfHCASh6uoQKvDW -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal net mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/db/db9f5a359d638c9429ce4352f68c2221999ed1591e8468a06a6cff18a7eb25ef-d # internal os/signal mkdir -p $WORK/b456/ cat >$WORK/b456/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b456/symabis ./sig.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal crypto/cipher mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./xor_ppc64x.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/20/20448642389fc0dd6fb142ca612b73a8305eabc5c633b1b2b93d052eefd74ba1-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/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/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b456/symabis -D "" -importcfg $WORK/b456/importcfg -pack -asmhdr $WORK/b456/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/a4/a4232d0cd15f68bf3cede1b0e01a70d0e1f4fa4ccd2cb5f871203dcdd50bcd14-d # internal crypto/md5 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./md5block_ppc64x.s cd /usr/lib/golang/src/runtime/debug /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/debug.o ./debug.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.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/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal encoding/base64 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./pem.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b456/sig.o ./sig.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/xor_ppc64x.o ./xor_ppc64x.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b456/_pkg_.a $WORK/b456/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/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/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /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/klauspost/compress/snappy -complete -installsuffix shared -buildid b7g7hzA5N8KsqeUsL79k/b7g7hzA5N8KsqeUsL79k -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid HjVpMroBa9p97zjXSvZH/HjVpMroBa9p97zjXSvZH -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_ppc64x.s cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal os/exec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Xx2iZCCgEX9oO4fFXRkl/Xx2iZCCgEX9oO4fFXRkl -goversion go1.14.7 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/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 ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.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.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/8f/8f25a0c11ccc2efa536a9f7135277aecaedbf454a6816991693d4d3ba37898cb-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid iu3jZKaSexq64-f5mkmL/iu3jZKaSexq64-f5mkmL -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./rand.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9f/9f59b2cb91ea140aa5d8ce5ed4ad07a98c0accab109ea448d4b8330fa66fad02-d # internal encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/53/538553a2bc66fafcca1b1a079ac3c5b4a2e2d5dd3e90efc052aeff4042ed472f-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/chacha_ppc64le.o # internal cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/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/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal encoding/json mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid ZpDubxPr-IthAnTDdCNK/ZpDubxPr-IthAnTDdCNK -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /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/pkg/errors -complete -installsuffix shared -buildid 25hVfL9-MWVfTIVk-ZS2/25hVfL9-MWVfTIVk-ZS2 -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid rNk1EWohvoxGcRyi1Qhk/rNk1EWohvoxGcRyi1Qhk -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/39/390f01bb1d923c99fa6769b13fb715249c45eb2e0b679fe3704a716b58dc9cc4-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /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/klauspost/compress/fse -complete -installsuffix shared -buildid o7531qZ4D-gmHYjLzcpr/o7531qZ4D-gmHYjLzcpr -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/7c/7c657eb21be6a535287b2eb94e32c0ea0385bf6efc92e0735f4ea1ddfd74fcbb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ cat >$WORK/b100/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/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /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/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid Y9GadBctdKL8ltEcV2fX/Y9GadBctdKL8ltEcV2fX -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/83/83d5dad930a5184edd8da00d7125a777241c5c2df51d4db4c0be967c279bff97-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid IwH-DFu3OF8BRq89ov_b/IwH-DFu3OF8BRq89ov_b -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_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/b106/ cat >$WORK/b106/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/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid JvA6-LX3aj1mwGT19HcM/JvA6-LX3aj1mwGT19HcM -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c1/c1e08cd13e32e3c1745e88c5123ac7fa69e54724b7eb1b5da67a753251344ab6-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid m9gDLaDF3SWc6JomKs74/m9gDLaDF3SWc6JomKs74 -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/08/08d5c30a7a8f4fc6c6851fb6470cb2176b6e58a972b0a486844ec6f7d864e28f-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid yuohT8K7cMu5v8uAjnHM/yuohT8K7cMu5v8uAjnHM -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./xlog.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a0/a0e3f27c2483ca3c4620695fddf84f66e0724f340d90ec8a8a1000798ac43096-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ cat >$WORK/b092/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/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid cNdlHl-HIh4zT45d7Y1n/cNdlHl-HIh4zT45d7Y1n -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f1/f108d06d81f50e769b896a0c8c3e3c34b0884d424294c36935ee44de8d9296a3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b103/ cat >$WORK/b103/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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid s67RlbZO26JhluUxgIYE/s67RlbZO26JhluUxgIYE -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f6/f632b2e3a6c55f0363960cc66120924519ebc23da5fc6f215af2bc9b7c1f37ad-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 32El2qIc68PO650N88m6/32El2qIc68PO650N88m6 -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/60/600c426e79ef3f07d9788434a010c343f3d823686d2468908f4d2c1b146de7e0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ cat >$WORK/b102/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/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /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/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid ANKNyYXfYtspltokyAsM/ANKNyYXfYtspltokyAsM -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/18/18a6c5eb28bed9d0c9dfcd0877b9e9667677e4554b0c754803ab0df29529fd01-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b125/ cat >$WORK/b125/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid AxCOJqK_VDHNcMiyDJld/AxCOJqK_VDHNcMiyDJld -goversion go1.14.7 -D "" -importcfg $WORK/b125/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 $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid vH3FHS8qmBtcf3dqN8zK/vH3FHS8qmBtcf3dqN8zK -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/22/221b99a62547e93357025749d3f86bcb76669a8fe3b526c1d4222c2ab6869581-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/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/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 6ujYrPecJwhSrmhH7NQy/6ujYrPecJwhSrmhH7NQy -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/60/60d210310d650c1e07341b10805698f4c7f2200ca1bd848d44f1f85942ad671d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid SBA4ep6mz_IG92cH9WCl/SBA4ep6mz_IG92cH9WCl -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_ppc64x.o # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/arith_ppc64x.o ./arith_ppc64x.s cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a0/a0263486bfa2839d348370e78619ad256710dcba198c4779d00462495beac26a-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid ZBRM8Pp4a1Y6Ls_yG_5r/ZBRM8Pp4a1Y6Ls_yG_5r -goversion go1.14.7 -D "" -importcfg $WORK/b120/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/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ae/aed599b813c4f52d449a8cc6c4fb250bd1a6075b85d509452b5cbcdbb165267d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b136/ cat >$WORK/b136/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/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid dg5Djf1J6xXqiY2DZ_Ce/dg5Djf1J6xXqiY2DZ_Ce -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1d/1da0c035a3f24bdcd3ff6ebb8406d20d1993491d1f15a2b1d872b3b59a148def-d # internal os/user mkdir -p $WORK/b141/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5e/5e4a6c0bb4c8a963b19fbce4a8218a0532e9d9c3fbc8c0f4dbab8a291a4d1cef-d # internal crypto/elliptic mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_ppc64le.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid 326p0f-_M3proVrsQpsv/326p0f-_M3proVrsQpsv -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/3a/3ab6702494446fa193766c2042a68c6a9a9eaeb7141971011751224d7b847808-d # internal crypto/dsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5c/5cccc4a587439646614b539376b87a16149c41dec0dae761258724ed32a8ad5f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b137/ cat >$WORK/b137/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid RSmJ8qKhg66Yd3At_kL2/RSmJ8qKhg66Yd3At_kL2 -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./client.go ./command.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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /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/BurntSushi/toml -complete -installsuffix shared -buildid L35gpfOqeoB60fIb_qHJ/L35gpfOqeoB60fIb_qHJ -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/95/95924228d69879a47d0e5c907a24fb803427d341c628bfa0a3ae2aadccfa907f-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid d3r9V0xxZhrrvCI7f2D-/d3r9V0xxZhrrvCI7f2D- -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0b/0b6e40e062aae3dc9495897f88f1dda8fd12229c0f2a9387a05e55907f04dcdb-d # internal compress/flate mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b151/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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/52/52fadb943a43efa7de25a902867a03b48a8fe9c2e0c7089d0446c5ab95561223-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b156/_pkg_.a -trimpath "$WORK/b156=>" -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/b156/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ed/eda8a51a194228bc876deeb7ddfb82598a8a67b895c74f8ab187813823ed2243-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath crypto/internal/boring -- -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -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/b075/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b154/ cat >$WORK/b154/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/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_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/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/gzip mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/16/16d76676b74f928f658d5c72c56dbdf980603f6b9c9f6a0c5c97ae98da15bd0c-d # internal mime mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal mime/quotedprintable mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal net/http/internal mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b167/ cat >$WORK/b167/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /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/image/v5/transports -complete -installsuffix shared -buildid KBxJJRmTLw0scc0L9AMQ/KBxJJRmTLw0scc0L9AMQ -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./stub.go ./transports.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b153/ cat >$WORK/b153/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b153/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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /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/docker/distribution/digestset -complete -installsuffix shared -buildid tNyawdq34VKmw6sfh83W/tNyawdq34VKmw6sfh83W -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./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/72/728571e725dc787234b3946c9d7db2a62ef75f712884d1c3d755cfbd235ccdce-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid RnqWIhpeXXC11qZ8yz99/RnqWIhpeXXC11qZ8yz99 -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./is_go113.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal go/token mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid vaQhzaYFDkEHBk3mKJQb/vaQhzaYFDkEHBk3mKJQb -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/83/839651ba02ce3cd6ecce070474aeb2c1e4c29765ad27d27b9baaaee4f9731f22-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 2p-vtJC0C44RMfvPhqPI/2p-vtJC0C44RMfvPhqPI -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/84/84d1dac47ac1cfae5652793044a682d20b658ac5ad5b5519a30213440a45322c-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid DL2-rmJRJTUnQKrDHYEW/DL2-rmJRJTUnQKrDHYEW -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/9c/9c38a6f636e1d2ea1dcd7e72a95c45c96c7c0a09119e20ac7d5030e834ec4506-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b170/ cat >$WORK/b170/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /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/docker/distribution/reference -complete -installsuffix shared -buildid EDm3h_0_N2DujvH-sjC8/EDm3h_0_N2DujvH-sjC8 -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /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/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 60IiIwZ_QSvfj5w1ga_m/60IiIwZ_QSvfj5w1ga_m -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b7/b77581e30499142d4f303d1d5bbe0bc12cf21776724526cdc613eefb781e784a-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid BSW5zXCzReBcLzeaLw0-/BSW5zXCzReBcLzeaLw0- -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/da/da24c0b0a50b954a53b43804c4a6e08a70b32045d52f25fd917d868b02d873cc-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /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/prometheus/procfs/internal/util -complete -installsuffix shared -buildid IyHs63xD4fGOzfGoyl4N/IyHs63xD4fGOzfGoyl4N -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/63/632a9ac57b9f435ca5e2985279a71511b21942e1d78c7f344aef4e3a6de38dc5-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid sFira2v9-JkDX_9bwxmj/sFira2v9-JkDX_9bwxmj -goversion go1.14.7 -D "" -importcfg $WORK/b225/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 $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/32a0ff7e9786ee4ee5460d902db48bbdcc4d78324f779c85e0db4188ca67c4c4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /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/net/internal/socks -complete -installsuffix shared -buildid sXJIreRkcqMxHWrfLQaF/sXJIreRkcqMxHWrfLQaF -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ca/ca289f24b0bebbd8d2707b8c6b39d69c823316430e7da17b2f8f7d18af39d240-d # internal net/textproto mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ju-TuTFotVwcBqbaXh55/ju-TuTFotVwcBqbaXh55 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid fIDuzzcWtb7DSiVrrmLI/fIDuzzcWtb7DSiVrrmLI -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/dc/dc919157ffc3dedbe21ee86f13f4b1b0ed1cfa328d7766f55f6910d58b203737-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid w1HNX9kIo_m2HpuWRRd_/w1HNX9kIo_m2HpuWRRd_ -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/71/71ea275fcf3dae00644e2257f079a72291c0e562aa0266ffe52d9ccb6584cf23-d # internal encoding/csv mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.go ./writer.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/user -std -installsuffix shared -buildid VbNWWRyX1akikMgGIvhk/VbNWWRyX1akikMgGIvhk -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/28/28bbfb532bc2e339bde9bda10298d711b79df4d8d7d4dd73627817338f71a623-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid n9N6O26XnOIUULWdR98m/n9N6O26XnOIUULWdR98m -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/70/7094a269dbfcdbd2f947ccc7e1f5fcd12ac3626ddd745b60485dcf9a378863a5-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b147/ cat >$WORK/b147/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /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/net/proxy -complete -installsuffix shared -buildid qE6hmF3vR-MmRmvuWdiQ/qE6hmF3vR-MmRmvuWdiQ -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a2/a2665c2287b2a4fb18f16e1dddde9011b90a7f22d780470dab8c642392e9fc05-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b152/ cat >$WORK/b152/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/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Yv37LjZ9qo2I90NM-kE_/Yv37LjZ9qo2I90NM-kE_ -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e8/e899d997f9fa0e872fc768abb32e998577502d050e101861fc828c767a6e0c63-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid woHGIqixqA0fQ5UrfPsF/woHGIqixqA0fQ5UrfPsF -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./messageset.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b141/_pkg_.a $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/10/10c49cd652c04b5bffb1a79ad96c81cf88d517aba9545d1ac62e10abad3c269a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid u2L3yKI_OLxzYNhBPQ7b/u2L3yKI_OLxzYNhBPQ7b -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /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/storage/pkg/homedir -complete -installsuffix shared -buildid uMmafuXEJplFNb7lwnei/uMmafuXEJplFNb7lwnei -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/28/28855e7bdc27c8b1b34723fe4446afc8122ab57d761620fd15d503659b899758-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid 9e64d5JWCkfPKoul9vvj/9e64d5JWCkfPKoul9vvj -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5b/5be3a5b56ff771eb5e683d75b19223733b5108401a334f8264d91126ac76cb85-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b135/ cat >$WORK/b135/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/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid Qw9OipanXC18wJuhVa_f/Qw9OipanXC18wJuhVa_f -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/90/905792e868b2f334e8c0cef4d45abfcfb2f8505f4ebd54e96206896e25972c22-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid 7aMytRaUpOYIwGC0N4Rs/7aMytRaUpOYIwGC0N4Rs -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/35/35a737a5f1505a1f577bec14ad2035e690a5c10cc7783ce9b9cee7f2ededa37f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid WEglUfYduJT4jvfdUgox/WEglUfYduJT4jvfdUgox -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/54/542131417d1d843ab77178a20a8f6d0e3d255ecde575593a649f47f2f6e28240-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b142/ cat >$WORK/b142/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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/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 fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /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/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid JtKuxcWKT2xM1xV5Jlo7/JtKuxcWKT2xM1xV5Jlo7 -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/16/16e21f1b4ac4fabe7b75eec3a6452d64c149407dcc2df25dd53984dbf33cfead-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid lBTy-APKCLW4xXtNfeMT/lBTy-APKCLW4xXtNfeMT -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9b/9ba8e62b4afd47bc20ac49dccb145cb35351c4fa997842cfad5cbb80fde1f1cb-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 1vzHUdkFHTH-4xhfAZvY/1vzHUdkFHTH-4xhfAZvY -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/16/160d1a30f1f3ceef8679ff64bc4a689b60999f1cb730a6f9e4cbc686632a0a03-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid -jmSKZJ98wRjPyiuyksd/-jmSKZJ98wRjPyiuyksd -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/98/984f1314d0fda2da34cc82ed28c21ced3c8516d6b6983f671053ce9b67d07666-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid l27wit8lYqaP654OKFs_/l27wit8lYqaP654OKFs_ -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b1/b1a84f03fb8082586be9152d2c62519ac16e2ba7538043e1623ba282acdddaf4-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid bIX7NpO4ImxKBoxvIS70/bIX7NpO4ImxKBoxvIS70 -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/69/69277252740ef0600e4e22b8b69a11587f86b07d5f117e7801611e5758262a3d-d # internal flag mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c1/c17d98b838d8ae006cfe0a9631d5b198ce6b62b2d619ad096d0ce0ae4dc02988-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid LUqq2jdsB-eaz_00hUXt/LUqq2jdsB-eaz_00hUXt -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/42/42be114153508f7a093fa86e4a55600556d75d9ff4c444c2947b2f79586ac75c-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid e1evHXpwjIpDHULv5CRP/e1evHXpwjIpDHULv5CRP -goversion go1.14.7 -D "" -importcfg $WORK/b234/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/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fc/fc3bd6d4c25a9d66fdb89e35f7e2236b6130f51c4ca0112a384ff4f2a2cb678d-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b235/ cat >$WORK/b235/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/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid pi8TZKzbiQjZkFUhpyEW/pi8TZKzbiQjZkFUhpyEW -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/9c/9c84646be6ac3b776bf5e6a40a281f1dccda9ff1dc03eb6f3aee1ad8ab7933ef-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid CksTPR61UREjqoXM04ax/CksTPR61UREjqoXM04ax -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid iozvvrLyGn7TflkzdUw0/iozvvrLyGn7TflkzdUw0 -goversion go1.14.7 -D "" -importcfg $WORK/b226/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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/f4/f422350217fa98d8c05e6113f26b89950fa780baadd4a0fb0f8a6ceadab681e1-d # internal archive/tar mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid vFfs93QJSw6NtDC8JAk3/vFfs93QJSw6NtDC8JAk3 -goversion go1.14.7 -D "" -importcfg $WORK/b239/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/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/51/514595873e6ccceb51ca958ffc5857214ed85f5d07af4d7f2bef628326f79c69-d # internal text/scanner mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ae/ae49e30f0de42871b4059eab419438ec6d7344f822978e1d6785b06829b01fbc-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /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/docker/go-units -complete -installsuffix shared -buildid lIRgibG_6t_Zu_4YhlcF/lIRgibG_6t_Zu_4YhlcF -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b8/b8fe4c7be41ed06b37b228c44c966fd3b23be41b68190a1b8edd659f34dca232-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config 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 packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid IX-Ut8SJgJpfD84HSCll/IX-Ut8SJgJpfD84HSCll -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/69/6989d930d05431c789be55b53feca73d78311bee0a0fec1ea95c59a9584d643c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid t6VYw4ZmrUqVWCo5H72i/t6VYw4ZmrUqVWCo5H72i -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f7/f71cece9d5a89b42720df305a5fd0765ef5b7fb75ebb8a090d3f7c52f5a53837-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid ad68IeLAGcKyHEX2qssZ/ad68IeLAGcKyHEX2qssZ -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1b/1bb81baa9a28d597c4c32e2b49c6144f6bb090c6524dd9cd6cd1ea78c59e9a2e-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid yXWMXaBxnymmGj_OaCTl/yXWMXaBxnymmGj_OaCTl -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/df/df03ff222a3a0d2e7e35ff2897179cf353805c63090bcd0518c376648a4d7cc7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ZPugMQDAT6Nu08XvOiJ5/ZPugMQDAT6Nu08XvOiJ5 -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/72/72acb7cd1b0a03d1e225a69034fd215bf832dc056ec1e3690d9f5da7e776cf03-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b252/ cat >$WORK/b252/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /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/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid mdf4-2sKotKgARc9afEZ/mdf4-2sKotKgARc9afEZ -goversion go1.14.7 -D "" -importcfg $WORK/b252/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/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b240/ cat >$WORK/b240/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 fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /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/storage/pkg/fileutils -complete -installsuffix shared -buildid purdo1ix6oCnMVEKNLvT/purdo1ix6oCnMVEKNLvT -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/13/13f66e5b256b85f76a76ad1e8db3f08275a174c723745a0c09861329253cfc55-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid FsQcLcs1DouYGzY9pZZ9/FsQcLcs1DouYGzY9pZZ9 -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/46/465c1057fe00454ac6ab1d3f764cb312e8bc32f66aabb8c22a6e010230d2704c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b251/ cd /builddir/build/BUILD/podman-2.0.5/_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/b251/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b251/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/5d/5d8155ae667ec0c6d17638dee24a0ce0378aad6c61fb620cef06bbee0f83e26d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b256/ cat >$WORK/b256/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/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /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/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid prRHvTXrHw4xphwnJOEc/prRHvTXrHw4xphwnJOEc -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./pwalk.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e9/e95817b09fc7a0279ce4281605d537f81a59adc251ede081d387871e6b28e9ed-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /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/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid iXAijh8ATtqmgpzn6cey/iXAijh8ATtqmgpzn6cey -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/f0/f08bef76a8eb93f9a4ac3cd707a11e184dcac10cc07df79b5620215b843b187d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /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/containers/storage/pkg/directory -complete -installsuffix shared -buildid cUDRpF3P1zEv6cSxB2M2/cUDRpF3P1zEv6cSxB2M2 -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b0/b00378ed88c2dda978b7a11f4ef417ac7ce81194d5c692e2a7a58e70d27426f0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b244/ cat >$WORK/b244/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/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /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/storage/pkg/mount -complete -installsuffix shared -buildid NdutdVioXf4KWFjgWJtl/NdutdVioXf4KWFjgWJtl -goversion go1.14.7 -D "" -importcfg $WORK/b244/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/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/1e/1e63cff3c24139b4df648c86591b388f5d4377c9f3cdcc03da2b02fbd7280336-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /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/containers/storage/pkg/parsers -complete -installsuffix shared -buildid Jw1ikzBBrdWQrvaZ8KuX/Jw1ikzBBrdWQrvaZ8KuX -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d0/d0426523d46ae3b0847f75d1f7fea85af4b70a029b0d85064538f9c358893a0e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-2.0.5/_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/b267/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/e5/e5fd327878a441a1aa806564353210d8c035ffe3bad6ea05e81f7ecfd75b8094-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /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/storage/pkg/fsutils -complete -installsuffix shared -buildid BbyJj1wEgoIjzAy4uDzw/BbyJj1wEgoIjzAy4uDzw -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/d6/d62de0ed4a61d60e9676433b2d09f1ace537fc9610b5a0eba1efb99c489e75da-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b243/ cat >$WORK/b243/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 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid tNfai9Vsymt9T4l8dzqa/tNfai9Vsymt9T4l8dzqa -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.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/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/bf/bf595747aae3f4b8b640950ff3e42d2ce9982286ec69d93f30c31752a205571c-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /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/mistifyio/go-zfs -complete -installsuffix shared -buildid ysUDgQtUbpLBOIpEP2vw/ysUDgQtUbpLBOIpEP2vw -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/25/25ff33ae8d9bf7a2e9072a5cb627da8133c3688590eddef9327844f174c46fff-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /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/containers/storage/pkg/config -complete -installsuffix shared -buildid MD07uCcZvEbI-Drsf5gw/MD07uCcZvEbI-Drsf5gw -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/39/3935f3c4b2e03ba5c757722460ab16ce7db1d95bc02fbfae43614607464076f6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid nLlRrux2u5Kk3eRBG0vf/nLlRrux2u5Kk3eRBG0vf -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./tag.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/82/821d83c018b66a10dfc32f170e746f426b8315513a6a51544eb2468e70f70c40-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid fLDkFxNYCvdDU04beg1w/fLDkFxNYCvdDU04beg1w -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/podman-2.0.5/_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/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.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/b9/b90e5ab1f5279c15094b6c7e6fdf2832574dcae5d14561506d0cb976c7bcf0ae-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid sHTONLm9rGlxjyPlD4-w/sHTONLm9rGlxjyPlD4-w -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/29/292fa77feb9a12674e59f46096e20f24d48929417b8126067657f2db52a7fdff-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b242/ cat >$WORK/b242/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /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/containers/storage/pkg/idtools -complete -installsuffix shared -buildid XTwXSyQHdNNR-_Z9yKQW/XTwXSyQHdNNR-_Z9yKQW -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/podman-2.0.5/_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/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/99/991481d8b312c87f762d6a471bf39ffd714dceedb3b1d7a03cc1115347534e26-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid eTeY2Z0k2zSX3QW58aYF/eTeY2Z0k2zSX3QW58aYF -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go cat >$WORK/b251/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /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/opencontainers/runc/libcontainer/system -installsuffix shared -buildid pNBV-v37ZOcjKwiuKoPv/pNBV-v37ZOcjKwiuKoPv -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b251/_cgo_gotypes.go $WORK/b251/sysconfig.cgo1.go $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b9/b9e880b0a20cc70dba2507b94f48c4a20d319474a7851ab19d47d48e4d3f3606-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /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/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid nC7dqJvKH8jbKvLX4DyN/nC7dqJvKH8jbKvLX4DyN -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/a1/a18a21e90f9c3e6e0744e0c19b32ab658ba746352bf50219f98336d19881713b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ cat >$WORK/b279/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /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/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid vp_90GZ8I3zjJdUdWuSN/vp_90GZ8I3zjJdUdWuSN -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/54/5497196cdff2cf5f85bd02d33aa0f3b63f33542d9c021830ad7ad3d30777a504-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /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/hashicorp/go-multierror -complete -installsuffix shared -buildid Ht5HM9b2fyYv3iVVqYdc/Ht5HM9b2fyYv3iVVqYdc -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/b8/b87f1a2bce1a284f62006458c3b83f9ad404167c873da7e278a24eebe74811f7-d # internal go/scanner mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/99/99c7a191f45d98bd4c33e77f7a7d7045302b25ebb35fd3c82d4becd32a150eca-d # internal text/template/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/96/967f5d269fa2501d1c6e2c894135fcf8c2a89f8b2c59a8f39d229efb3fd2c6b7-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /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/buger/goterm -complete -installsuffix shared -buildid aJ5ZO1MWwPqGm_b8RNwA/aJ5ZO1MWwPqGm_b8RNwA -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/18/1833fee2188a9bab4df5ccad8bf0c0a0f6dfb8fe0c48389a165a7899c85d4f7c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b281/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b288/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/b278/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_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/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/23/233db2010c6fafe380c56b0bb30ee51c4212e2641274324d1dbc782f4fa7bba7-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ cat >$WORK/b277/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/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 33pUitRgq35Cr-QL3494/33pUitRgq35Cr-QL3494 -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f8/f879cc55957c2e826e9df2844978ec9030f4adb53676d4fc55e58a24769cdea8-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ cat >$WORK/b295/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /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/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid cJIAkbzsZ5Ozvn0mMMEp/cJIAkbzsZ5Ozvn0mMMEp -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/podman-2.0.5/_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/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/0a/0a7cb7db593cb7e55b045c6dd982196cc0bd2aec26b9105e1fb385dc0aacde08-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ cat >$WORK/b300/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/b103/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /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/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid EzIqaea8AT7pUzViP87Z/EzIqaea8AT7pUzViP87Z -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go cat >$WORK/b267/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /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/storage/drivers/quota -installsuffix shared -buildid 3gWyaSYM8NrZQeLmsQag/3gWyaSYM8NrZQeLmsQag -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ec/ec8f8a7e84b250d92102a318e30c758d36b69cc06e8f110d9c169d59868fd73a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b303/ cat >$WORK/b303/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/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /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/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid f6JoSali5uXDCrJcj4h8/f6JoSali5uXDCrJcj4h8 -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/d1/d1c21356d46b32e8014ab0cf757576590e48b3260174960b821524c1fec976a3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /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/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid oAX0s-l-hqhDu0MYE7Uw/oAX0s-l-hqhDu0MYE7Uw -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/f1/f193925a11524e43b4ec790b2e3fea87abf04c66c42d6fd946f501bf1ebe236c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /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/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 0ZVYgsqtEL7eDNc6Zz9p/0ZVYgsqtEL7eDNc6Zz9p -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e2/e213859e9c6f98091aea6e231a2deee2db2b5b9890cbbfa032675956f29e3206-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /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/go-connections/nat -complete -installsuffix shared -buildid XYIs0dMc7s-DoUPI9516/XYIs0dMc7s-DoUPI9516 -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/be/be742afdaa908a16b44ce1f97daad5ba4eb44d3fb30a725a0f6c49442f93fcb2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ cat >$WORK/b315/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/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /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/types/filters -complete -installsuffix shared -buildid 6XQNtyyqIqaGIvpeI06S/6XQNtyyqIqaGIvpeI06S -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/85/8501538f3e87fd1a6603f05e0fbb782df3a5055d024d5c8d04f71c914c90d3e5-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid PGFeSEwFCgLgXZBiSJay/PGFeSEwFCgLgXZBiSJay -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/6e/6e9ae10130993770763ebfe77a785b64846926a9e8e7afadf1fab0e638023ad2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/7d/7d7222e8c5dd1ad32f0c70c5ca766fd177f0705ec3089272ac79648a78af5634-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid o_GInfbH0s76bCkzzkoL/o_GInfbH0s76bCkzzkoL -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cat >$WORK/b310/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/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /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/docker/docker/api/types/container -complete -installsuffix shared -buildid 9Rycw05v_f9CyfmPwk1x/9Rycw05v_f9CyfmPwk1x -goversion go1.14.7 -D "" -importcfg $WORK/b310/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/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/57/57d277a171424d57ba9d580722a3a4bc1c65a5094642e1598f0b6433044c4070-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ cat >$WORK/b332/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/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid BMe6I5ydJ_XXCT12d3-P/BMe6I5ydJ_XXCT12d3-P -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/36/3675704c8ca2083c782c6cda3bd063b862040a508f731bdbfba60aca7edaa5a3-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b281/_x004.o -c unshare.c cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/39/390a9850a5eebe894e94704c5cf91efe7452d9bb5048bcf20d570e7ef2b6a0ac-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid wUzzcGrHN7dK0mHCx-60/wUzzcGrHN7dK0mHCx-60 -goversion go1.14.7 -D "" -importcfg $WORK/b335/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/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/12/12c9f05bb49fbd8d61c5752fc4d0c9219dc263411b4721cd7b9cdb6e90308ee1-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Uf67GZBa5nIicBaDT7Zj/Uf67GZBa5nIicBaDT7Zj -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/11/11c30e2f16b714b0e8c7e7afe8782b5d98297b5719af70d0525121dffbac96ba-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid sWI1EDHnSY7UgvsyznIR/sWI1EDHnSY7UgvsyznIR -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/06/064049290186647bdc36ee38665e2f302f6da9c584224e9266fa12bf22b82af4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /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/time -complete -installsuffix shared -buildid BwbtBsRxv6KFIvQUR_dY/BwbtBsRxv6KFIvQUR_dY -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/e7/e73dfb5c9f7b830d0771eb2a42430f1754ca5ec7039f3bc103ea4181315cecbe-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b342/ cat >$WORK/b342/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/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /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/containers/image/v5/oci/internal -complete -installsuffix shared -buildid shJ72lAmVwfx6n-d03L1/shJ72lAmVwfx6n-d03L1 -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/88/88c203900d2a869fe4a42b00d02771ef14d72cdf0b87668b92ec81e252866d62-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /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/version -complete -installsuffix shared -buildid mcRAr7GOJBFcP-9SqivC/mcRAr7GOJBFcP-9SqivC -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 DDfhgBDiunlDvZHs6iKD/DDfhgBDiunlDvZHs6iKD -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/9f/9f929f41f66d487f946e27ac18c1aac638bf9b9059fb3aabb7ffafe0a8cbcd82-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/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 Vtvzj6I9cHZ5J2IaYMjq/Vtvzj6I9cHZ5J2IaYMjq -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b281/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /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/containers/storage/pkg/unshare -installsuffix shared -buildid B7jfSFjHbpcN1vY44Be8/B7jfSFjHbpcN1vY44Be8 -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ cat >$WORK/b298/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /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/containers/buildah/pkg/formats -complete -installsuffix shared -buildid 4z7wbfVOxmqYWeLirte9/4z7wbfVOxmqYWeLirte9 -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b285/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /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/pquerna/ffjson/inception -complete -installsuffix shared -buildid DXlHPFiTUjN626Q5ZmqS/DXlHPFiTUjN626Q5ZmqS -goversion go1.14.7 -D "" -importcfg $WORK/b285/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/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c1/c11e2147fff6cb76078ec5e71c624bf12f4970cc8cd1f2633ad71b9dba517f7e-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/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 CmUSyyo5TeT4HNOboI_c/CmUSyyo5TeT4HNOboI_c -goversion go1.14.7 -D "" -importcfg $WORK/b353/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/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/b1/b19dee1ce1b4471ed803114b709c1fb9cc99d6d9d108a20b465c119e70517b39-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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 -8igVCSNucRj5X5Phb-A/-8igVCSNucRj5X5Phb-A -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ed/edbb390676a6ce9245e5ae29722f6f8f6fa7bd024f82cbf52e8dc56949df0f5a-d # internal # github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /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/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sdypmRh749dMYC7YoJdD/sdypmRh749dMYC7YoJdD -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ee/eec861e4c08bf802ba303ab70423549d8f774198e1ddd1f586a3fe3031b9b485-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-2.0.5/_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/b369/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/15/156b8cfd9ff8ff57afb497aacc9aad15b67f65f7d2489e14d0a75568e51c3888-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/b003/_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/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 RWWh2iuh1yU452ffsG5U/RWWh2iuh1yU452ffsG5U -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/d6/d65bc743a8b14e7373b56aa87dc86d220a803eea4b3105ad34216b2c600aceb8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ cat >$WORK/b363/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /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/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid rS0jnR3ejw_rySrUrngx/rS0jnR3ejw_rySrUrngx -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/80/8092df3064b4577cae517c55eaaf07245993d0cd51b4a77f0ae5b2ffffe78273-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /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/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid DK6rykqQc56nVz6lp93C/DK6rykqQc56nVz6lp93C -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d0/d094096415ea326b0c26273526dcf3585d3a49601cfe0528aecaf49756a391a8-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b371/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 2FRxTUzKe2xLta2JlV58/2FRxTUzKe2xLta2JlV58 -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/b8/b8db08bd4f84507c8cfc08c1fc1c084becd49b159ccb60d1c699dfa458610226-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/0d/0d0885ba21d29f44fe8174e9ebe9c3350450b5df934efce37d21e6ddfaf28e5c-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cat >$WORK/b364/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /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/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid Cb99ODBmEWLTcmz9TLaY/Cb99ODBmEWLTcmz9TLaY -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/42/427dce01f0609d8dfcabfac695ec2262db05900f5ddb6a2c7310ed9d2715e078-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/27/274ce98d30b48e4f4031850b447ce9cb46ad80874ca7487e22f1fe8ed614db88-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid HnjKeoW6e6TLw13fUjcx/HnjKeoW6e6TLw13fUjcx -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./build.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b385/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cat >$WORK/b386/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/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid 4Yiau-9Tzq7zh83WHmaX/4Yiau-9Tzq7zh83WHmaX -goversion go1.14.7 -D "" -importcfg $WORK/b386/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/76/76c6fa4d754152e07c02cc0291b5942028ebae8095e34e36fd5c6f3b40ccb690-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/b018/_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/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 h-LjKYhuEKbG2VIZrhDx/h-LjKYhuEKbG2VIZrhDx -goversion go1.14.7 -D "" -importcfg $WORK/b349/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/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/32/32ec708c46120eb81eed4df98094a32a8df4932ab0a707e63675b121743d70f8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /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/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid aNw7Iz5wgXsehY202BNz/aNw7Iz5wgXsehY202BNz -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/9b/9bfaf1a32bd00a3e4c0794570cc52ba65aa6b73d9e743ce7501c0e733e42842a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ cat >$WORK/b388/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/b034/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid NcJf0eNWZGO66eEl5Uy8/NcJf0eNWZGO66eEl5Uy8 -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e1/e165934c507f4cb3db5f85cb2a2e9874a820a15bcc2f1f86a2f078a490a4868b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid Ue7sYWhYv_QvOLQe4vEt/Ue7sYWhYv_QvOLQe4vEt -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d4/d43d0e6d1e491181a44d25c15dbb03717ec7e30b63c55a0f175d0fa42313d614-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 9zPUZoRG___1VIKXDlSm/9zPUZoRG___1VIKXDlSm -goversion go1.14.7 -D "" -importcfg $WORK/b360/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/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/6e/6ed8d889dbf59d87def16027054f342f3edc185a1fa3875a825b5e1c282d7a59-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/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/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid kNr5s7BQboQ72AcIYKvu/kNr5s7BQboQ72AcIYKvu -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8c/8cf463c46788fa2f5f8468813680bc850617d8df721d45afe43a562405710021-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid pf0r3rgmaVhlDsn3PJ4T/pf0r3rgmaVhlDsn3PJ4T -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/e8/e866b53171120517da7ac751fa613b531e6052eb22bcfa8805860941216b88ed-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid WDZGEcy1IvHDX-s_wnzP/WDZGEcy1IvHDX-s_wnzP -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/b9/b97b9fa0f71779f53b82de686821acfcf4eb35fa633804b08c2c92089bad829b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid LlhawHQeqbffIRlbk1ie/LlhawHQeqbffIRlbk1ie -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ac/ac8a4cb9eb68e85619fb015fa15296db75e67a31e328775f1c0b12ef15104498-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /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/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid C0sDJXe-0x30zGiGM7sc/C0sDJXe-0x30zGiGM7sc -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/ba/bac225dda91372ec9d9a1fe6d49f2cd9f7accfa89214f95b63741690a5258acf-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /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/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid OTYRAM-ZMTGUc1s2JmN0/OTYRAM-ZMTGUc1s2JmN0 -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/36/369892f610e9f4fc1f78bb4d935a808f3f5d599490f78a74b6978c570b58046e-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /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/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 089odKEbDhOHv0MKihhX/089odKEbDhOHv0MKihhX -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/84/840abcd00776ba2074d7376a5e3c8d230218a2ee1bc9a50d3e2cc624d2cb69c7-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/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 4C4XJNXoWxagWVRKK2Qt/4C4XJNXoWxagWVRKK2Qt -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/0a/0a77c0d196befad444fa7a7120e8ad13dbc7bf6ec6fa0430b463990454c0d2e7-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 8ajcsuXPsNlle0Ep5F83/8ajcsuXPsNlle0Ep5F83 -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/67/67caf355e63d7e4515bc1b9f9c37cc84cd9b7645540573b1b580e15d28b29e18-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/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/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /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/containernetworking/cni/libcni -complete -installsuffix shared -buildid nzwV6-xo03kp5hOMQyPA/nzwV6-xo03kp5hOMQyPA -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/89/89eaaeb6f82128dbcb3ea9f44ce5069450ae6f0e1ba7de404eb23cc70fe76d29-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ cat >$WORK/b391/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/b120/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid KWWw-FHxAnZGf1MNUS8I/KWWw-FHxAnZGf1MNUS8I -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/87/8751b50b557842c39da89a7e9e7d0de52d81b04f802b71559990db10cd16b053-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cat >$WORK/b395/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/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid MN1l74UdDTv7LERiNvTj/MN1l74UdDTv7LERiNvTj -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/51/512bce0d22ae32d8ffbc8ef9f76841c113b70d453ffd18c8f71f98db1eef926c-d # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid Y5xmmyTXtPv2ULeaiGUC/Y5xmmyTXtPv2ULeaiGUC -goversion go1.14.7 -D "" -importcfg $WORK/b396/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 ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/17/17ac31d3a58aa74488e28510ebdc1f61d1584fdaefe6d08295ae8277a85430fc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ cat >$WORK/b397/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/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid oiItAL6rlbmPghEiMctd/oiItAL6rlbmPghEiMctd -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ab/abb558c5b45ce630be758c4eee2a28cf0dedde47e4bf6ed1558aef0c2d4cc371-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid KRrIIDx9z2kAIFV_wcPf/KRrIIDx9z2kAIFV_wcPf -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/71/714fb59324c539b5e15338d2122cce0817b9d8f07cdf7ed117a3f55871294bee-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b406/ cat >$WORK/b406/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/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /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/containers/ocicrypt/config -complete -installsuffix shared -buildid 4SsiXVBsAUJLRkz8CBHQ/4SsiXVBsAUJLRkz8CBHQ -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/be/becc67c1543d7b6669aefdddb8a501c21b1dfd4cf45f3bc446d47e921c90dfbe-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid tll3quSoii5wtdPE4ZHz/tll3quSoii5wtdPE4ZHz -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/09/094f53f3a5e85136e8327181ad5781e523f77e5cb7c6bcadedd1c1a1c204b0ab-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b216/ cat >$WORK/b216/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/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid fwv6Vin2GRI0zq1VMnCV/fwv6Vin2GRI0zq1VMnCV -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/2b/2baf943b638ae53b985322fed4489024719ffea2802aa0fc8c88aaac4995d7a6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b213/ cat >$WORK/b213/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/b214/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid BcqzM3QwjFPGhAmC0Od0/BcqzM3QwjFPGhAmC0Od0 -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1f/1f6bdcb764b3b240bacafd6922729d3ecf39bab6e2310e7f42f58465ef5bed28-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ cat >$WORK/b321/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 importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /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/golang/protobuf/ptypes -complete -installsuffix shared -buildid wDzdrTM9m6fgTATK0v0P/wDzdrTM9m6fgTATK0v0P -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/cc/cc9cd6782929d400ba38991454ee5e7f13402f29a514d178fb554b1fde7e446f-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status 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 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 8uzgsX9rHjWPg-TZGzpv/8uzgsX9rHjWPg-TZGzpv -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7f/7ff0a4dc9e4ac3ef869627a7b2e47ec0aab92b0847885635a6b8f007a76db6cd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid s1FzOgTQCRE0hTMgGYrn/s1FzOgTQCRE0hTMgGYrn -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/23/23b6ed63ef0b6cda6eb995dbd3f352d849c3a8a3f53d355ef28f37f9b8949f6f-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /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/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid OVGGAFfsiNtAnUM_KnFR/OVGGAFfsiNtAnUM_KnFR -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/1d/1d50d218e3498abe23e670ddf921abd456a39c90e18344ae7b4c672bf58ce7e4-d # internal net/mail mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/bb/bbce305bc900a453ff5ff9440899432250458c22764bd227a80b2bd3ce2dc565-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ cat >$WORK/b418/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/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /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/mattn/go-isatty -complete -installsuffix shared -buildid 6rEqFokqTXVpjWhhgJ8_/6rEqFokqTXVpjWhhgJ8_ -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/18/18b0fc98879625a17e6ba4168b3b0e93ea3d1a144f31bc36dc91e4835e54a61c-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /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/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid gYintLWDNheE4quxklwZ/gYintLWDNheE4quxklwZ -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/cb/cb7512e281c4b4dc00e824b78a9e6cd83f526b63276c30d6433a3c9c71ab8e9f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid gR2y4rJu0HDhS8QDGARd/gR2y4rJu0HDhS8QDGARd -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/30/30749d0cf9044334ac77dc91e52f665406eb8eb81f2c9b853dc6c47a922dab76-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ cat >$WORK/b417/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/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /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/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid uvd33htQrjbUYHHPLWUN/uvd33htQrjbUYHHPLWUN -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/48/48d5f7f21ddb597114ef03aa6b0c610d704eaad834bef21dd2740029f1b0fdac-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b394/ cat >$WORK/b394/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 importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _WOko4Svnu6InNsZjAMl/_WOko4Svnu6InNsZjAMl -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /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/ishidawataru/sctp -complete -installsuffix shared -buildid FzMaA7zTn5jG0Q_Vlrsi/FzMaA7zTn5jG0Q_Vlrsi -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/60/60831ac0a2f6d4c849d3a94902ad57974018abf82bd385c3179178619e033992-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /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/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid i2iJ5NOu6zDRbhmPwUWi/i2iJ5NOu6zDRbhmPwUWi -goversion go1.14.7 -D "" -importcfg $WORK/b428/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/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/79/797b17f49fc5f6662f4def16c74217831467990745232478191997fac44e65a7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cat >$WORK/b393/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 7yVvSpk6pp06EuTGadA8/7yVvSpk6pp06EuTGadA8 -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/27/27000468bc03cf3750a5585ba1233a1d0b9132f00109343388936a85e521a0a2-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /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/vbauerster/mpb/v5 -complete -installsuffix shared -buildid ysR7rRDNat7_r-aB9SVd/ysR7rRDNat7_r-aB9SVd -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/8b/8be1870b0b48cf90d3b173d53946b897de865521864c43dab6a3b2b790e70c37-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b430/ cat >$WORK/b430/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /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/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid lXGKGmimdid3bqtq2AvW/lXGKGmimdid3bqtq2AvW -goversion go1.14.7 -D "" -importcfg $WORK/b430/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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ae/ae7d4f400e3300734da1f24d6c4d3438f9bee35e6422135475a3a2cc0b757754-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /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/containerd/containerd/errdefs -complete -installsuffix shared -buildid KvzK44J0h5bSIgSVaqsR/KvzK44J0h5bSIgSVaqsR -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/6d/6dc90f66360bc51be3618a85ab0394fa9f984c997d22353b6fa66253feb71b78-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /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/docker/libnetwork/types -complete -installsuffix shared -buildid m2J17RqDxlcKNgFLbZnm/m2J17RqDxlcKNgFLbZnm -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/87/8777ff786e1b05c9162049a0766f319c3ba0fe482e49e292f38f39c0184636e9-d # internal database/sql/driver mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/de/de4491f175c51a2da52571958ac1d070bc835449ccf3c7bc81a832350ce1df38-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /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/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid uvFBZPiXpOQ4RDseVVQ3/uvFBZPiXpOQ4RDseVVQ3 -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f3/f33b488f1d19b93b76d55e0521b87455897cec0ecc80f95acff546cc6f2d4578-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid W9hUN2l2eRmRJQfrU8E8/W9hUN2l2eRmRJQfrU8E8 -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /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/blang/semver -complete -installsuffix shared -buildid tRVdrxVk-WN5q2Hs_LjO/tRVdrxVk-WN5q2Hs_LjO -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/64/6444c0dece5e57a1b6b0d384acf219af8f5d3c3e78354c1743fd141b00c1ff79-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid iacsd0kIsbG07DLQJ3tj/iacsd0kIsbG07DLQJ3tj -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/25/25087f9273558d2038813a98d17e9ae728e5d7417e507d52557424fbc7b2e16d-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid E5nO0redOR6-7gysrclL/E5nO0redOR6-7gysrclL -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/67/672a0d523b462f25b852506a6f7d9ce345ba92b8e51b28de0a9fdb81207cb6f9-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log 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 bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /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/containerd/containerd/platforms -complete -installsuffix shared -buildid aHU4WVrSg2Hwds_FRwYV/aHU4WVrSg2Hwds_FRwYV -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/1f/1f6a2b1ee30c1105cc4fdca3dc1a354b60a729f90b9b6a4a44b68edb83dda867-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b446/ cat >$WORK/b446/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/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 34GevIroybmzKYKMJTCg/34GevIroybmzKYKMJTCg -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/64/641eebc36012c324440862e2a9d2bb0e0f7123d86070098b470894fcfbe97b83-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /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/xeipuuv/gojsonreference -complete -installsuffix shared -buildid UYR0dDqf2QH94QSipouq/UYR0dDqf2QH94QSipouq -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/2d/2d42a6e59f38d8beee5c770818ed9f8953838607bb7f74cbdbf789d49ae90e54-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b435/ cat >$WORK/b435/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid cRAESiXtIDix2RbwwbIm/cRAESiXtIDix2RbwwbIm -goversion go1.14.7 -D "" -importcfg $WORK/b435/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/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/92/92d001f3d1d3c672b2003bd9c6c367dab832153adbf8fa7f19e45019af0f542e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 5g843jL5S7TOZVf86Rpr/5g843jL5S7TOZVf86Rpr -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/55/55b3a30a4195b81a2ae22ce6b10a1da08bf02c31b8a5594a7ab4a84da1021f1d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b452/ cat >$WORK/b452/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /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/docker/docker/pkg/mount -complete -installsuffix shared -buildid l__6KppKnm5rgh9LxJQd/l__6KppKnm5rgh9LxJQd -goversion go1.14.7 -D "" -importcfg $WORK/b452/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/07/07fbd193c146cf0a4331248f278914d7a3ba89696a83bca020551af520270c1b-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b445/ cat >$WORK/b445/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid Mhn8ttS9eb7FoU0KxV9g/Mhn8ttS9eb7FoU0KxV9g -goversion go1.14.7 -D "" -importcfg $WORK/b445/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_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/96/96adfc83019061749d54e23883b3756cedc177a500d006fac39a2aa07fa57c6b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /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/docker/docker/pkg/term -complete -installsuffix shared -buildid wLFaFLeUUbxUtW_9YnUZ/wLFaFLeUUbxUtW_9YnUZ -goversion go1.14.7 -D "" -importcfg $WORK/b455/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/a8/a819ae14f47fc80b43c0eaddc105c977fb87ff2fb700bbb2bb6481aae533f83a-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /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/morikuni/aec -complete -installsuffix shared -buildid Uo5ISQIljR0CdJGMoiI3/Uo5ISQIljR0CdJGMoiI3 -goversion go1.14.7 -D "" -importcfg $WORK/b457/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/73/73de7fadf090f144b3fc1407a1dd414911b89fa847c54c0546749da24f57b14a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /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/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid Sm0TLaHzl5fSZzrypXaG/Sm0TLaHzl5fSZzrypXaG -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/b8/b8cc38e79f6e056cba68210ff37824624d010a64fbc21aaa957740ef1483af73-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b451/ cat >$WORK/b451/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/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /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/docker/docker/pkg/system -complete -installsuffix shared -buildid jFVJQn-C7Yz3goTb3hmG/jFVJQn-C7Yz3goTb3hmG -goversion go1.14.7 -D "" -importcfg $WORK/b451/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 cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e0/e0522ea071dc9412c05e37d7d1cc4abe5d1900e9f0ad3b3cd7454d29bcda1d95-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /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/openshift/imagebuilder/signal -complete -installsuffix shared -buildid pmBdjhRtOGBhrxYKQckY/pmBdjhRtOGBhrxYKQckY -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b4/b4b57b37d9560ceee4a459d9f7664429323bd74190e0dd274703403bd8006839-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /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/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid nIRuS16c7V2h1sK3D4cl/nIRuS16c7V2h1sK3D4cl -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/cd/cdd7b9801f60601790c26bab7125a9b8198f30dc8b639ee52740e82817ba3920-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b464/ cat >$WORK/b464/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/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /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/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid IX_vU6nX1LeAzzuYtz-u/IX_vU6nX1LeAzzuYtz-u -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/f6/f6fbaa1a941d5d4d13db8ee48b689e9b18158b195d0d01bca3fbe6138120f539-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /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/spf13/cobra -complete -installsuffix shared -buildid C_V7H2BoeCyeBmckJnTK/C_V7H2BoeCyeBmckJnTK -goversion go1.14.7 -D "" -importcfg $WORK/b465/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/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/b7/b763ecd29eeccec27a1a8cf2d0bdbcf67e2239b70e1face6af13729d7241dafb-d # internal github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid oAVFy0LSOG2GCfQpYr4y/oAVFy0LSOG2GCfQpYr4y -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./net.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/db/db564fb8807e1c8facd332970252b1113ed4d40f03735b8f86a02658aa640deb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b454/ cat >$WORK/b454/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /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/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 7UIsmjhxkA8VYr65Hdi1/7UIsmjhxkA8VYr65Hdi1 -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/8e/8e94975ae5deb6c2e975cb359c69cb57986daa38da953a5791b5cb2d2e0824a3-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /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/cyphar/filepath-securejoin -complete -installsuffix shared -buildid FnUErEnf_vlvY0Tyqbyr/FnUErEnf_vlvY0Tyqbyr -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./join.go ./vfs.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/25/25c780d047ea6ede00fde48e45e9f673ac9616eb8de3b76d84a2b3345bd156f3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b450/ cat >$WORK/b450/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid -owOxB3ok_aDZ4xrIwbd/-owOxB3ok_aDZ4xrIwbd -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/38/3879709174267e469842977d83a53af37c8a4666602a275002dad0aee65f4818-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b460/ cat >$WORK/b460/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /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/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid NmRGT_12-4FkOjV6CfKD/NmRGT_12-4FkOjV6CfKD -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/43/430efb0dd57d57539be4195f4c7b59b6e1c7630f21862978aa13135491626384-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b479/ cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/a5/a56bb0cc389ae81178c39ef668e9f42bfdb9ac58c076197fc29a6f422255c593-d # internal cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror 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/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/pkg/signal mkdir -p $WORK/b482/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid vXSNays_0iithCYbvgB-/vXSNays_0iithCYbvgB- -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./errorhandling.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid uqqW3rp4qJ28c3xbCcz2/uqqW3rp4qJ28c3xbCcz2 -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./signal_common.go ./signal_linux.go cd /builddir/build/BUILD/podman-2.0.5/_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/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/2c/2ce5ca7d653c20558e2e66ab4c97b3f062aee6e46df6d623fb0f17a0130fc08d-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /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/containers/psgo/internal/dev -complete -installsuffix shared -buildid jIDnMZEuXYM01ucrD0w4/jIDnMZEuXYM01ucrD0w4 -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/7a/7a7bd843a41285596ca79a2d7795dea2efd865fed9305ac24f7d4b7e6bd0745a-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b486/ cat >$WORK/b486/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /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/containers/psgo/internal/proc -complete -installsuffix shared -buildid s7bhyL3LS3x6W5J1SVPU/s7bhyL3LS3x6W5J1SVPU -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cd /builddir/build/BUILD/podman-2.0.5/_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/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/b6/b605f80a34e4e12ecec6b263444b662d08f6fedacde125ff9938ab7a5542baa3-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b489/ cd /builddir/build/BUILD/podman-2.0.5/_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/b489/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b489/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/05/05aa27eea05732c1386fa79b199bb74b2bdeaed68b58522c11acd80b198a6037-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid JVdH7Eu0NDMTb-wIdg-B/JVdH7Eu0NDMTb-wIdg-B -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./journal.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid X4xpkQItMuRvq_0eHw8w/X4xpkQItMuRvq_0eHw8w -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/c1/c17b14dc8414f0c70bffe54432d839f406945fc388410eba570f5cd54e658901-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b492/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b492/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.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/b6/b651d00afd49dc6c8c16f46f5dc689cf4e1e6746a625a9aa8488144ce6d0c565-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid iv9MrsHCS7cBbiBHu4XE/iv9MrsHCS7cBbiBHu4XE -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./util.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f6/f688760e16b6d9d27c68b9e7ba210a32396d9b93fe47c8921385bf8a46000551-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid vl1l0uZoMyB_AAHNbyzc/vl1l0uZoMyB_AAHNbyzc -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/1c/1c1136230071f1c57f1a798d6af47fd6964bd42ce0b50f3d9159ac5315408eaf-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid EyvMeSwyXrIVoHYUzZew/EyvMeSwyXrIVoHYUzZew -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./tomb.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/85/854772dfa844bf244661d56f9a87a73fe6b2e40c885f36afbdbe8206e410d1de-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid AfPdfBXnQFhsZ-qfqbYl/AfPdfBXnQFhsZ-qfqbYl -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./timestamp.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/54/543728df2db811922bcbcb0da687c0aa6cf0b5345a1842710ed4d6f3029e43b3-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b463/ cat >$WORK/b463/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/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /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/seccomp/containers-golang -complete -installsuffix shared -buildid Cl-HUd6RG4ebj-dE1DjT/Cl-HUd6RG4ebj-dE1DjT -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/86/86899a8ef5c3664dd27978271683a7aafc66a8930c5c02ddd5af0ad423178570-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid DTbJZnMnFE-R6-goIhd0/DTbJZnMnFE-R6-goIhd0 -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_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/b489=/tmp/go-build -gno-record-gcc-switches -o $WORK/b489/_cgo_.o $WORK/b489/_cgo_main.o $WORK/b489/_x001.o $WORK/b489/_x002.o -g -O2 cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f3/f3a49ace3f53ba00b5643067618b84a53f02bd729c3580d292a87c691e828ddc-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b511/ cat >$WORK/b511/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/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 github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid zGPK7D-7VwUPTl3WydhV/zGPK7D-7VwUPTl3WydhV -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go cd /builddir/build/BUILD/podman-2.0.5/_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/b489/_cgo_.o -dynout $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/eb/ebe71fdb979061a3ae8d25378a111560ec73e7deda38ba1af0f1c6106dbfe106-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid p2OmhD1ApL4OOJVklVK2/p2OmhD1ApL4OOJVklVK2 -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /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/containers/psgo/internal/host -installsuffix shared -buildid dksCdnV_nXe6ClPfK2DL/dksCdnV_nXe6ClPfK2DL -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./host.go $WORK/b489/_cgo_gotypes.go $WORK/b489/host_cgo.cgo1.go $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/52/52027f709c6427efd758390a0f21e43e7c2439e1889109655015b53a4110cf0e-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 6EQgg7t31ubLZcRdbbSl/6EQgg7t31ubLZcRdbbSl -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/98/98e8013865b2f15c58fab54448fb1cff6cd8c4e83f8f12f97dc20cbdb3b5a0c4-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b496/ cat >$WORK/b496/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid hxo4gIZJ0Cbvb-k1acQ5/hxo4gIZJ0Cbvb-k1acQ5 -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1a/1a3c2861972813e498e8d381326741affeb9ded970e5d763f154007bc8d02393-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b522/ cd /builddir/build/BUILD/podman-2.0.5/_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/b522/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b522/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/cd/cd925018950adf41daf7a8cdad86f92b9329bc86469c0e77ef790d4a54a1929f-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b512/ cat >$WORK/b512/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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid eUJaeFGEOIQERpzAizGk/eUJaeFGEOIQERpzAizGk -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/c1/c1b8667ad64438cbc7795d0ddf0f368e6e146d2c864160aeb83150ea51c91933-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b524/ cat >$WORK/b524/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/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid zCLwl1lwFAxqW4kWumC2/zCLwl1lwFAxqW4kWumC2 -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./reversereader.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b489/_pkg_.a $WORK/b489/_x001.o $WORK/b489/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/c3/c3d811577859b440db94089a58a2487b09d70410d34cb806673e78d3ea661709-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b488/ cat >$WORK/b488/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/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid YT-p4_zBrFt988vZ2OoE/YT-p4_zBrFt988vZ2OoE -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./process.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b369/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/8c/8cd746fd5e1c419c8601753a4f9b78c399160154ba641f76e0740fdf5f5e39df-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid 0m_a2BR9k0TR1wwNSFXY/0m_a2BR9k0TR1wwNSFXY -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/3c/3cbbb665e94f1b16a6e5d5ffb847c77c4ef510a4689a1b930ad178fe66fa173c-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b493/ cat >$WORK/b493/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/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /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/hpcloud/tail -complete -installsuffix shared -buildid Lr2XVoO0XVLZhvgGFKAb/Lr2XVoO0XVLZhvgGFKAb -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack ./tail.go ./tail_posix.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -o $WORK/b492/_cgo_.o $WORK/b492/_cgo_main.o $WORK/b492/_x001.o $WORK/b492/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/87/873fd8955253980bc4604bd555e2b5c9afecd6dce45574e25145b1f0b8b896de-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b483/ cat >$WORK/b483/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid XIm4I4dbIofvZFAGxRpr/XIm4I4dbIofvZFAGxRpr -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./psgo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b492/_cgo_.o -dynout $WORK/b492/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/a2/a20eceb52ee56fab75df8a99b5d3f2c233e76094f6231a3796badad93a816228-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid wFLFR-e1x31DzhLWUu2B/wFLFR-e1x31DzhLWUu2B -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./ctime.go ./ctime_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/33/333de923f199e669fda109ceabccae376efc7fb205cd6546daf6d313b120f6f1-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/logs/reversereader=github.com/containers/libpod/libpod/logs/reversereader 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 fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid ZmF0EZzFqPn3Ghn2iKa4/ZmF0EZzFqPn3Ghn2iKa4 -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_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/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/ff/fff422c1999ee09d1dce0e108f9059f64b0f5fc35ab4c0740a3472f4c27d3b92-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b532/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b532/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /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/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid eMnnOWotqjNjBX7Xe41G/eMnnOWotqjNjBX7Xe41G -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack $WORK/b492/_cgo_gotypes.go $WORK/b492/dlopen.cgo1.go $WORK/b492/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid Bv0MVC25Oodp4nm664jI/Bv0MVC25Oodp4nm664jI -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/c6/c60bbda4bcb2fff77c860748cb9a9333d36d1f9d9baee0e6ed4a3f120079a26b-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b527/ cat >$WORK/b527/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid GSs3sycN7lm9suLqYyBL/GSs3sycN7lm9suLqYyBL -goversion go1.14.7 -D "" -importcfg $WORK/b527/importcfg -pack ./main.go ./notify.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid DlPVPycWE3o5pXjAhit0/DlPVPycWE3o5pXjAhit0 -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/bf/bfeec8b2cd92247656269801a0ecf44055f5fa50b107f4736e5ffb6f5c033c26-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /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/davecgh/go-spew/spew -complete -installsuffix shared -buildid wxLqwkEhnJTWfvmkkzVm/wxLqwkEhnJTWfvmkkzVm -goversion go1.14.7 -D "" -importcfg $WORK/b534/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/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/9d/9d7616d755c867aba00f613501e15cb979ccf18e316e026e7c9ad955f4e157b3-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /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/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid x1QjhpGHDjw0mttDxpKV/x1QjhpGHDjw0mttDxpKV -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/07/079486feef170e3e4ca5c278aebf07b5ab398837190d9c7165e56cd45c39ba84-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid iymNprNtMC7m79-ZLLHD/iymNprNtMC7m79-ZLLHD -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b492/_pkg_.a $WORK/b492/_x001.o $WORK/b492/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/35/359d3ed4c643e0d3ea64c333f3230f4c91411fcc99ed33605c1ed8591f2d9323-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b491/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/bd/bdc41711d8da21897d57fdb4744bb757448f53a66fce752bd6f86c7dd2e56517-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/0.1.0=github.com/containers/libpod/pkg/hooks/0.1.0 importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid UNq90Oi1_VWBrKpNVCKr/UNq90Oi1_VWBrKpNVCKr -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/aa/aa59b1587a830e0efd59245fa46ef0570abf0658df7eb2739e72df788bc84500-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b526/ cat >$WORK/b526/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/b527/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid QT3Bi24HMTOYIMXV9Psw/QT3Bi24HMTOYIMXV9Psw -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./criu.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/c6/c6af87a32cdf744846dcefa4037bb028917c46c3bdbe2375a3668b37df2f35b5-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /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/klog -complete -installsuffix shared -buildid s_h5ynn7m9TzRGTJTiRZ/s_h5ynn7m9TzRGTJTiRZ -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/81/816591bd071b54c99615a13cbf31df11881c5cb2603521ad085a0acf6eb9c935-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid bKVlvhp6x_JH6guxxz_v/bKVlvhp6x_JH6guxxz_v -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/eb/ebd422883a83ea8e7b568cf7b603bf65c26101a7e5344327a08a919a9a2d2dcf-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /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/google/gofuzz -complete -installsuffix shared -buildid fBKpt0qv9XVOCkQU1W5U/fBKpt0qv9XVOCkQU1W5U -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./doc.go ./fuzz.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I $WORK/b522/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b522/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/bf/bf084ecaf4e997b22289a61be6291fde27dd81e11b5031ff2d7ee2b0790dacf1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid pZYn0zkWqmoJpXMdXWza/pZYn0zkWqmoJpXMdXWza -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./deep_equal.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/7a/7ad9b3a1f8a031b64b4531bf1c313fc2762bee44bb0cb079dc21f31b24d73121-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b533/ cat >$WORK/b533/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid ZiP182U5svTBF3dxBHur/ZiP182U5svTBF3dxBHur -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/aa/aa31211147af02b0ab020548843dce21b00bb7df35e1abfb65b0b08025ff0621-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b542/ cat >$WORK/b542/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid M_mHjeMk62pN-NQmPlW7/M_mHjeMk62pN-NQmPlW7 -goversion go1.14.7 -D "" -importcfg $WORK/b542/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/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/2f/2fe54a4d5381770bd546108681c677b5361f3a80c2112833962dec028919c07f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid s0PbAjTqDClYw_rP3wwy/s0PbAjTqDClYw_rP3wwy -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/2a/2a9d4f2febb22868447383f0ab8ae6e1102778c937113731b7c9e014caf1c7e3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b554/ cat >$WORK/b554/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid hJV83EXLJmwRYKQQNQH0/hJV83EXLJmwRYKQQNQH0 -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/0c/0c12920903a553eaf79fff41d7cbe768b13bfc30955cceb4acd5fcc68ca14ee3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b546/ cat >$WORK/b546/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid bu-9ztOVZXcQqFhip8mQ/bu-9ztOVZXcQqFhip8mQ -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/52/5248dce512c5de172858c631ba0c9a8a70772ee02da53e954df106c2829b2033-d # internal internal/lazyregexp mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./lazyre.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/40/408570ce183e9147efc72c4264a99bf9c753c22017f860c9a1914f2bbb26d8f7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b553/ cat >$WORK/b553/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid ralmOdaxL7SDavdV3cUl/ralmOdaxL7SDavdV3cUl -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal go/doc mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/36/3656171559c0b9f34903db45de67108881b95d731dedbfd617d274dac9f29dd3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 0AKNZFYqyhQ2ZNP3x9co/0AKNZFYqyhQ2ZNP3x9co -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/5c/5c320ab6beb6813db7962678e98c1f9f7704e3f8bc8f33fac9244fe428b91d84-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b552/ cat >$WORK/b552/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid ttiMecuU4MZbP5CselAn/ttiMecuU4MZbP5CselAn -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./validation.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage shm -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go cat >$WORK/b522/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/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid jl0x41WJBkYWJR80Zy8s/jl0x41WJBkYWJR80Zy8s -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/shm_lock.cgo1.go $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/32/32413639de5b48f9619064879caf4f92372bb35e0485a1d8386a3e4f1321b3bb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid IPNKvr7VYkK_1QghZVTr/IPNKvr7VYkK_1QghZVTr -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/22/2295968714f022669e66255c25b0ffe8c5a8d11c099c84a0c1268bfb3394b7c5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 2TJvdY8TK9att98rqfPS/2TJvdY8TK9att98rqfPS -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/7a/7a1f6104cb1d22df94cf1502880abb2dae5dc8fc523001fc27c274b1e0380f14-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid ceWbJuN8p7kTSwx5LIYJ/ceWbJuN8p7kTSwx5LIYJ -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./from_stack.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b522/_pkg_.a $WORK/b522/_x001.o $WORK/b522/_x002.o $WORK/b522/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/c7/c7e66d1ba7fd580a5b374c72c20305b75503ad052d4db2a51a623510cb01adc4-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /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/modern-go/concurrent -complete -installsuffix shared -buildid Tatk1l3glhyXCy4vhHHX/Tatk1l3glhyXCy4vhHHX -goversion go1.14.7 -D "" -importcfg $WORK/b564/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/50/509eb944e56035acf366b4f8e644fa9e00dad82f9f5ed0538619469116f3af0d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid JQt_P5ovXoAfoMvSHOka/JQt_P5ovXoAfoMvSHOka -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/4c/4c835ac6376041dec22274489f915bfdfe3494afff832506146ac74d74cd82c2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b550/ cat >$WORK/b550/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 8SHuGzDKQ6WXVWA5J4bh/8SHuGzDKQ6WXVWA5J4bh -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/bf/bfc60cae0791a4bc724927e90230372cd0590ea9607c65e0753a02827e1b61c4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b567/ cat >$WORK/b567/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/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid Q0J_u35wiaafJ9KiLCnu/Q0J_u35wiaafJ9KiLCnu -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/86/86be0bf4c2b66042f9189731cefc2ca556e2f116ec629bc854569888e19f9fee-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 9FxMqtfdMCNaR8iiX-X1/9FxMqtfdMCNaR8iiX-X1 -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid wuVmVYAX8R2lesmAKpIg/wuVmVYAX8R2lesmAKpIg -goversion go1.14.7 -D "" -importcfg $WORK/b581/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/cf/cf58e48087ee091e8e78c328fc15868ef4596789804dae0c19a2997ce8041682-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 2lX2U0ROc3A3sOmf0hYg/2lX2U0ROc3A3sOmf0hYg -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/73/73ee19c2a05b55138453c22fa5347410920d3a096d4e223113e1acde77285c1d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid ocNdTe0Kyk12s_0GXCom/ocNdTe0Kyk12s_0GXCom -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/08/08d97c649d7b43b4a7fc32010cfdcfb0bb5075c49f49a8075e8bfea914fcc71b-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b565/ cat >$WORK/b565/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b565/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b565/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/b564/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /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/modern-go/reflect2 -installsuffix shared -buildid WOxlahO4bQfbbsbCwEJM/WOxlahO4bQfbbsbCwEJM -goversion go1.14.7 -symabis $WORK/b565/symabis -D "" -importcfg $WORK/b565/importcfg -pack -asmhdr $WORK/b565/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/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/05/0570bda25b82cca538d7bb79d4f917ba5240cdd5930835f72eedf4879e206250-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid q7A_U-4Ay-jl6un5YD6N/q7A_U-4Ay-jl6un5YD6N -goversion go1.14.7 -D "" -importcfg $WORK/b597/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/88/883feeb15d0a88abc406eb180530d9ed2f5c2f2ad457b889dd0554ae7aa64c30-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid gI-cQ5uJtq1sS3ip0JiO/gI-cQ5uJtq1sS3ip0JiO -goversion go1.14.7 -D "" -importcfg $WORK/b601/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/d9/d936f137ff89d8bbddabc99184f7876bde90ba532db36cfe06e7dad112cc29cc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid sM5Jek8Kt6HQtRb1_630/sM5Jek8Kt6HQtRb1_630 -goversion go1.14.7 -D "" -importcfg $WORK/b608/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/67/6730e9ca888c466eb9afb91e358e88b40f06f963268e219c6763a2d3cdc0bf90-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b610/ cat >$WORK/b610/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/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid LwrYrqJKupP9jM_FXET6/LwrYrqJKupP9jM_FXET6 -goversion go1.14.7 -D "" -importcfg $WORK/b610/importcfg -pack ./lookup.go cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/72/72532439f5877db5c04a8d8336e05f70a25ac735c3762bc6afcd87c31eafddf8-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid qApYqOpfpDQLKhl6vyrg/qApYqOpfpDQLKhl6vyrg -goversion go1.14.7 -D "" -importcfg $WORK/b616/importcfg -pack ./port.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/67/67c457bfb49b36c42279057132040ef1a33dcb3ed3c7c5f13e1e56658e2cbe26-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b600/ cat >$WORK/b600/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/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid gZrZSTQ7B-nnjgzQJAEt/gZrZSTQ7B-nnjgzQJAEt -goversion go1.14.7 -D "" -importcfg $WORK/b600/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/3d/3dff8f910e151a9cc449923a6719892502982ba11b32b25edbf6e3ab4ec07a6f-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid qyVAVhxdQx42bo0AqZbf/qyVAVhxdQx42bo0AqZbf -goversion go1.14.7 -D "" -importcfg $WORK/b619/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/1d/1d43cd8e8487ae9535374f1b7bdfc700f11311960951ceb587b0f2335edebc4b-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid 90wOxCYjm03ptqWLo-C0/90wOxCYjm03ptqWLo-C0 -goversion go1.14.7 -D "" -importcfg $WORK/b625/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/f4/f4e652d4959e0e9870dce43128df6e82838ca7ee62e757e055ad08170ab190f6-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid qUqVk-DKigeHy-mPClHc/qUqVk-DKigeHy-mPClHc -goversion go1.14.7 -D "" -importcfg $WORK/b626/importcfg -pack ./portutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/68/688ac72c389ba8076abde49a165c360f601ce2bb5c7504562fc1819cff70c28a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b582/ cat >$WORK/b582/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid oRJVf0K16A8SbhgPp5O3/oRJVf0K16A8SbhgPp5O3 -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/69/6957928c91bfa3ad750677144bda58d0861b1c8e21154c31f89baa3ec63bba61-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid -2UvgUUYwDlPBUNxJ3nr/-2UvgUUYwDlPBUNxJ3nr -goversion go1.14.7 -D "" -importcfg $WORK/b620/importcfg -pack ./msg.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/08/086144a92f5e3d12ca983a9ce714766b4d631300a588d304365bf364c5709452-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid AsamZns6rYUFjsK6jCSa/AsamZns6rYUFjsK6jCSa -goversion go1.14.7 -D "" -importcfg $WORK/b630/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/75/7572d3a0b7cfbc774faed2dd0d4cf9d59fae03c2c312131bf89074254f4e31b1-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid VjfqyYDv8cnl5f44qMMJ/VjfqyYDv8cnl5f44qMMJ -goversion go1.14.7 -D "" -importcfg $WORK/b633/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/cc/cc0e22a1738948e7d640aa103b62ca72d029aebc2eef021dd5a3eaf435805125-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b637/ cat >$WORK/b637/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b637=>" -I $WORK/b637/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b637/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/f8/f85b0d2924193ee3e0627df8b7c98d66663630f700d6a01598d23dffa0132406-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid 2sK_beU1ukfXzSff2Dvu/2sK_beU1ukfXzSff2Dvu -goversion go1.14.7 -D "" -importcfg $WORK/b639/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b638/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -installsuffix shared -buildid qXv8BarF9KN7EmXTf3Qc/qXv8BarF9KN7EmXTf3Qc -goversion go1.14.7 -symabis $WORK/b637/symabis -D "" -importcfg $WORK/b637/importcfg -pack -asmhdr $WORK/b637/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/35/3510fecf5d1c15fc2535635e4ab0827afb81e6bc9fa21b77e8ae58085cd0e4af-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b640/ cat >$WORK/b640/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b640/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/ea/ea37f875a33e2d2efeed97c1746f9c5fb85e47e68e7ad818ef0b87a3b867e960-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid fZArOLCKjQEnK8jDN-jK/fZArOLCKjQEnK8jDN-jK -goversion go1.14.7 -D "" -importcfg $WORK/b618/importcfg -pack ./child.go cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 -installsuffix shared -buildid x1KQLtlhDO6Wd8TiJdsY/x1KQLtlhDO6Wd8TiJdsY -goversion go1.14.7 -symabis $WORK/b640/symabis -D "" -importcfg $WORK/b640/importcfg -pack -asmhdr $WORK/b640/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_noasm.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/79/79944d98ef0b4e2d712e1bab41e0ffd410a57654c6629e6c6172f2391c353481-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid g4Be0IBndOTSa5sOj1fX/g4Be0IBndOTSa5sOj1fX -goversion go1.14.7 -D "" -importcfg $WORK/b623/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/37/3734c1654a3a33f8d181208d7f4c35bdf9573dc1c969aa4022e3825a94b37b66-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid uLsDA5hKLCw4tSS_Dw9y/uLsDA5hKLCw4tSS_Dw9y -goversion go1.14.7 -D "" -importcfg $WORK/b624/importcfg -pack ./udp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b640=>" -I $WORK/b640/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b640/sum_ppc64le.o ./sum_ppc64le.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b637=>" -I $WORK/b637/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b637/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/e5/e5e1f56c56bcc8d33505ea6fa1537da3b404d227f849965978fa79d618d4d80d-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b632/ cat >$WORK/b632/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/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid WcGlLH491wY4vID8SzO7/WcGlLH491wY4vID8SzO7 -goversion go1.14.7 -D "" -importcfg $WORK/b632/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b640/_pkg_.a $WORK/b640/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b637/_pkg_.a $WORK/b637/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/3b/3b5eaa3036ef2bc8be7262f82cd839dc4ee88bc90ca69a9d6d6d71cb899b527b-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid NZJXHRK4R1k9wb9KiE4X/NZJXHRK4R1k9wb9KiE4X -goversion go1.14.7 -D "" -importcfg $WORK/b622/importcfg -pack ./parent.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/70/70f6a4b0acbc61b1c969d3d65bec2662587b988f7406a77fbb043bd1efdab720-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid K8oOhw8kSQcI5dgmuQIr/K8oOhw8kSQcI5dgmuQIr -goversion go1.14.7 -D "" -importcfg $WORK/b643/importcfg -pack ./homedir.go cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/e1/e162f47fdbe7df3f3c78affb0d13a2925295b054d22b4de1eb720b06a9d05a1e-d # internal github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid eMHV0xob_3CBZsQRTk6M/eMHV0xob_3CBZsQRTk6M -goversion go1.14.7 -D "" -importcfg $WORK/b654/importcfg -pack ./env.go ./env_supported.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/23/23a2b69f3649048d6cab5c62576a7332734b4749388d31dc80acc202c0b1e439-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid HmTrkD50EGopa3vRrrYK/HmTrkD50EGopa3vRrrYK -goversion go1.14.7 -D "" -importcfg $WORK/b657/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/e6/e665690e58fbe5a06ceeb3a159d42b64139b4e25acb1ba16d6ad4b38125b5fb5-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid G3a7P0QN6QGn2ddkjp1W/G3a7P0QN6QGn2ddkjp1W -goversion go1.14.7 -D "" -importcfg $WORK/b658/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/30/30b20302e271d119536d7c471e201d80ff754ad4174dd16313425b7da2d9e05c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid _VRaGM8t2ATYuK4sic7p/_VRaGM8t2ATYuK4sic7p -goversion go1.14.7 -D "" -importcfg $WORK/b659/importcfg -pack ./iptables.go ./lock.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/4c/4cf2e509c4f310a26b6f09f08de97d0f14420d56c09d7b937e2a0c7d850c0eb3-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid j3myZkkuzZMSPrHwwmcM/j3myZkkuzZMSPrHwwmcM -goversion go1.14.7 -D "" -importcfg $WORK/b660/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/45/4570f0f263aaaa20cae4c6bb0d5ac8f1b21ffeb2bc03df50054671b17e1b60b5-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid Aj3BXNufl4RYw6WH_FSP/Aj3BXNufl4RYw6WH_FSP -goversion go1.14.7 -D "" -importcfg $WORK/b662/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/eb/eb6b1661bce3b5fdd334e61fd52d9855c4731d668aaca86a2de982dde95e0c69-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid u_ZDEPAJk3_caipCEndA/u_ZDEPAJk3_caipCEndA -goversion go1.14.7 -D "" -importcfg $WORK/b617/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/ec/ec18bc8b0b6e576969519330558d9fab8ea0351cc9c6fd8ff7e1d9f564e87b91-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b615/ cat >$WORK/b615/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/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil 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 context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid xZeguWlQ44kYbtKVT4yZ/xZeguWlQ44kYbtKVT4yZ -goversion go1.14.7 -D "" -importcfg $WORK/b615/importcfg -pack ./rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/57/57149e6253440213243ba0f68ba3a03067672fd661749cb5c05d6515f861fac7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid 9qGyHCKRs7ure66ehICK/9qGyHCKRs7ure66ehICK -goversion go1.14.7 -D "" -importcfg $WORK/b667/importcfg -pack ./parsers.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/c8/c8c7cbc4499d264b1def53dfc1bcf1fc9e3cb0cda18a0abb01e9b8c0184f8329-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b668/ cat >$WORK/b668/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid oA_wZxbsBNRrVWJlgBjU/oA_wZxbsBNRrVWJlgBjU -goversion go1.14.7 -D "" -importcfg $WORK/b668/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/1d/1d9bf9374b06952ff8462c0c382e3d1009c88eb5811227f81ec702fe97c91da4-d # internal github.com/containers/libpod/pkg/seccomp mkdir -p $WORK/b669/ cat >$WORK/b669/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/b098/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/pkg/seccomp -complete -installsuffix shared -buildid tc1cNbFQP9bfwG8R6RvZ/tc1cNbFQP9bfwG8R6RvZ -goversion go1.14.7 -D "" -importcfg $WORK/b669/importcfg -pack ./seccomp.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b565/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/14/143ed41a09a07ac2de94febecf67e8f3e802a0b4aaa9d8f688a58a1c99ce999e-d # internal github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid gt8qQXtw2zbKEeTpBmRF/gt8qQXtw2zbKEeTpBmRF -goversion go1.14.7 -D "" -importcfg $WORK/b672/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /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/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid 2wfze8u39EskoNSMNuDY/2wfze8u39EskoNSMNuDY -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./functions.go ./read.go $WORK/b491/_cgo_gotypes.go $WORK/b491/journal.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a7/a7966e39925f0ade45c5f0c6a0e1d45c9097a1712500cdb80244e7e3c5b3befe-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b631/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b565/relfect2_mipsx.o ./relfect2_mipsx.s cat >$WORK/b631/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/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BYCfNdBHIXHtNsDI7TOA/BYCfNdBHIXHtNsDI7TOA -goversion go1.14.7 -D "" -importcfg $WORK/b631/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/f0/f07ef9db0adaf137c893986bca5245d82741822577ecb154d5ee2557b35b9d07-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b674/ cat >$WORK/b674/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/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid dCgFhTggCFzNrIIYFFRj/dCgFhTggCFzNrIIYFFRj -goversion go1.14.7 -D "" -importcfg $WORK/b674/importcfg -pack ./channelwriter.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b565=>" -I $WORK/b565/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b565/relfect2_ppc64x.o ./relfect2_ppc64x.s cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/95/9500e0b33cdbf9c1502803f40a7cc64edfb3f763304a7dae3b1296573ea6c608-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid q8ZjlUJk0Xtk2GzS29FS/q8ZjlUJk0Xtk2GzS29FS -goversion go1.14.7 -D "" -importcfg $WORK/b676/importcfg -pack ./shlex.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b565/_pkg_.a $WORK/b565/relfect2_mips64x.o $WORK/b565/relfect2_mipsx.o $WORK/b565/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/c0/c01f7296b74b951eec514ccbf39e7785a912421afd3a798969b55905e2a141c4-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid K6bOqDSkrpfdDZhT3q0q/K6bOqDSkrpfdDZhT3q0q -goversion go1.14.7 -D "" -importcfg $WORK/b680/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/4e/4e28ddcc63f7f4889a5f529c8a55c704e3cd5bf5905a9224067890ad7a647fd9-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b563/ cat >$WORK/b563/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/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /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/json-iterator/go -complete -installsuffix shared -buildid Be5eLGKYqlfv6lnOHFPZ/Be5eLGKYqlfv6lnOHFPZ -goversion go1.14.7 -D "" -importcfg $WORK/b563/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/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/45/45691c7f67c8f332c6940aa5991215d9dad85f57686ae76705e0143384aa24f9-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid M9LKi5kK7yT47d1yEGAB/M9LKi5kK7yT47d1yEGAB -goversion go1.14.7 -D "" -importcfg $WORK/b666/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/da/da25c0c4839582a5b006cbf3f360488e53fe7e122f6ada0226230e6338f1fc39-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid HtePwsMEq5b08PNsthG3/HtePwsMEq5b08PNsthG3 -goversion go1.14.7 -D "" -importcfg $WORK/b711/importcfg -pack ./sdnotify.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/c3/c38b1ffc192cb022c8c5fc40e54ae898ad2ffb697a4924fefdfadc082960c44b-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b719/ cat >$WORK/b719/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid pjEBiQeinkjHujrR9EwB/pjEBiQeinkjHujrR9EwB -goversion go1.14.7 -D "" -importcfg $WORK/b719/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/25/254a747f7d47c7acf86b1f33d719d99d97b9c48ce00d0e02bbc66529cb46b93d-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid Z_b43ZU1GJVY2pnv-YEq/Z_b43ZU1GJVY2pnv-YEq -goversion go1.14.7 -D "" -importcfg $WORK/b721/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/a6/a6e0c687f23ed0c5233ca3dd5c6b2498f5a23ff6cc0cdfcfba0667082e75c5ee-d # internal github.com/containers/libpod/pkg/varlink mkdir -p $WORK/b671/ cat >$WORK/b671/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/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b672/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/varlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/pkg/varlink -complete -installsuffix shared -buildid u8LEbGTCfxaF4FinzMTP/u8LEbGTCfxaF4FinzMTP -goversion go1.14.7 -D "" -importcfg $WORK/b671/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/ed/ed746dff3134f182202e89a813ba6533d7c29f56cde1e02f821a365c89c61590-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/5f/5f264e50ebb3f941c081897c394b7e9af3557c34ec9479cdcf2b4660a340ce74-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b728/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 4gTXTrxGIH9lskZdKw93/4gTXTrxGIH9lskZdKw93 -goversion go1.14.7 -D "" -importcfg $WORK/b722/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 cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 4TlLyn7BJZDRMFHADGm0/4TlLyn7BJZDRMFHADGm0 -goversion go1.14.7 -D "" -importcfg $WORK/b728/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/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/35/355ff76ca228527c82077e298ad502286c904eddaa493bbc7605cd515370e7bf-d # internal log/syslog mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid DTS3HzWExNlNbGYhTkIN/DTS3HzWExNlNbGYhTkIN -goversion go1.14.7 -D "" -importcfg $WORK/b737/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/38/38c204b226af08cfc2e887044fb8dfc2b6f376a6cb3e9f3695fbddb296207715-d # internal runtime/pprof mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -shared -p runtime/pprof -std -installsuffix shared -buildid LZWKjBpWVHHvCbR-rsuV/LZWKjBpWVHHvCbR-rsuV -goversion go1.14.7 -D "" -importcfg $WORK/b738/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/78/78bfb1b7424ec6e039fe0c6b617f9bc0b8f76e4dd01051ac507292c804c30626-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b737/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid KAdOHzTwkTDlBVjfTIX2/KAdOHzTwkTDlBVjfTIX2 -goversion go1.14.7 -D "" -importcfg $WORK/b736/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/be/be6c2961b2f5d28f4d9d3b69ae86a2e373b2345c9719b78a428b01d972d4ad71-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c aes.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/d2/d23ceb0d67de1ff212ffbe39fc305d2a4524e247ef90a70ba3f6301fabb90126-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c boring.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/c1/c12077aa8fef6d236262b44838428cb7052dd4a087f1c25f9fd77030f2b3ed5c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/ab/ab54c54a8f22c8afa43e44e5343c55914bbbd21ebda23bd472e3935d1b78decf-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b724/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger cat >$WORK/b724/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b724/_pkg_.a -trimpath "$WORK/b724=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid cDzMQlgvKM4OjV7HyUU4/cDzMQlgvKM4OjV7HyUU4 -goversion go1.14.7 -D "" -importcfg $WORK/b724/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b725/ mkdir -p $WORK/b723/ cat >$WORK/b725/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b725/_pkg_.a -trimpath "$WORK/b725=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid _K6sVJuxIOlkh6wIzClZ/_K6sVJuxIOlkh6wIzClZ -goversion go1.14.7 -D "" -importcfg $WORK/b725/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cat >$WORK/b723/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b723/_pkg_.a -trimpath "$WORK/b723=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid GbeBdPbPE5YwwfptQAEy/GbeBdPbPE5YwwfptQAEy -goversion go1.14.7 -D "" -importcfg $WORK/b723/importcfg -pack ./agent.go ./constants.go ./ttypes.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b732/ cat >$WORK/b732/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b732/_pkg_.a -trimpath "$WORK/b732=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid QhMXeZRF2J4bYLu-gToq/QhMXeZRF2J4bYLu-gToq -goversion go1.14.7 -D "" -importcfg $WORK/b732/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c ecdsa.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/12/12bf17357e70518121ab50c344d089f84a9f18cfc857750722c2ef0694eec0b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/38/3888164744270f47a7526d248e6af34a4995c57c39eae500bf5131422090a6de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/4a/4adb0f7b3d8a1cdfb2ef13f821e01b0cd0a9821245406286b90d045335333e2e-d # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/c6/c63ba8c6ff49551fe33d2ae29afcd04dee87e36cbb98ae586bd33892d6af5fea-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c hmac.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/d6/d6de8aa4ad50d1eee1741186af53850e8c4349a39c0c4f9f91cbcf906788c0ee-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b727/ cat >$WORK/b727/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b727/_pkg_.a -trimpath "$WORK/b727=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid qpT1GlCSpnQ5lPD34OLI/qpT1GlCSpnQ5lPD34OLI -goversion go1.14.7 -D "" -importcfg $WORK/b727/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/09/0937781a335149d81c9555301fc2e537fa88f313abda5168645d584e55ad27a4-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/2b/2b4fdf556a26f2a041a32e1c37227da4371ba274dc220390830b4f256f4eedd9-d # internal github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid rT_2CglxU9lwsszM78vV/rT_2CglxU9lwsszM78vV -goversion go1.14.7 -D "" -importcfg $WORK/b653/importcfg -pack ./utils.go github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid gSzbZzQsrhm52DBL1uEE/gSzbZzQsrhm52DBL1uEE -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/d7/d78fa26423b9a3ec0b54f534c7597c6bee9df4f647d7691aa2168321e7d5c2fa-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x007.o -c rsa.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/8b/8b1bdcaab34440d6ef6a15848ceb697576afdeb987d2963bc5cfd0779ad8323c-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x008.o -c sha.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/f9/f96020e942128961beb8130778f9938a94df356c8caec98072fe353f4c7744cf-d # internal cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x017.o -c openssl_stub_rand.c cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid hJlxNYiyhwH3GVvVXzYg/hJlxNYiyhwH3GVvVXzYg -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./doc.go $WORK/b043/_cgo_gotypes.go $WORK/b043/aes.cgo1.go $WORK/b043/boring.cgo1.go $WORK/b043/ecdsa.cgo1.go $WORK/b043/hmac.cgo1.go $WORK/b043/rand.cgo1.go $WORK/b043/rsa.cgo1.go $WORK/b043/sha.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4d/4dfffc2399eedf2a43591dbba16127cf34038af49f62883f14496cf14ef5bda9-d # internal # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_b578c6e8648a_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:33: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_evp.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from openssl_port_ctr128.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_hmac.c:8: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:9: warning: unused variable 'siglen' [-Wunused-variable] size_t siglen; ^~~~~~ In file included from openssl_port_rsa.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_stub_rand.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac mkdir -p $WORK/b063/ crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid D5amid7kWQu0R44gBfpS/D5amid7kWQu0R44gBfpS -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go crypto/aes mkdir -p $WORK/b038/ crypto/sha1 mkdir -p $WORK/b067/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF crypto/sha256 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid cLmaNH6x-50W9kDHP8VG/cLmaNH6x-50W9kDHP8VG -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b068/symabis ./sha256block_ppc64le.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid WyeLnou0BiTsfaKX2ewX/WyeLnou0BiTsfaKX2ewX -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid Bk2-xc5c-1mlpm_zu8Jm/Bk2-xc5c-1mlpm_zu8Jm -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/38/388b51141d90fe4d5661d1a525d3ef87553dcafed8da4dd29684b0d916ecebb6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b089/ github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -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/b089/importcfg -pack ./hkdf.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid zkugcMaMXIRiCBe9zZ-v/zkugcMaMXIRiCBe9zZ-v -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid UsomX_RB3hTKWkEnp8rp/UsomX_RB3hTKWkEnp8rp -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/52/52a31b19ce6d0000619a4a35ff2b9dd3de37e71ce2396f21d499f2f863a958d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8e/8e919df50bdd8b8d598ea8532b84336a08de909fb3f6ff1db7440afee242cfb0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b068/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/19/1969fcdff9bd60898661d5753efa8f81a937602230425f575b4efdda46cc3c64-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b123/ cat >$WORK/b123/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/b035/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid WT6v6cNmEyY8Sx8aIZo8/WT6v6cNmEyY8Sx8aIZo8 -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /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/storage/pkg/ioutils -complete -installsuffix shared -buildid gDBOVhbN5UYcz_-w5Oo0/gDBOVhbN5UYcz_-w5Oo0 -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /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/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid bvGxNefmKBsa8Uqtfy9r/bvGxNefmKBsa8Uqtfy9r -goversion go1.14.7 -D "" -importcfg $WORK/b424/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/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /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_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b7/b74db28a30cf2868c7199c9d4b3c7b40139e3235a32a80234f929dfc87fd1ddd-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b642/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid Gq3g0OarL7Q9EK7FBdIB/Gq3g0OarL7Q9EK7FBdIB -goversion go1.14.7 -D "" -importcfg $WORK/b641/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/aes /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/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64le.o $WORK/b038/gcm_ppc64le.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/f4/f46b857140777b96bdc3b8791803d08cd97d93cc4baa5a5ffb8cdd9ad694b048-d # internal crypto/rand mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid cbZd-eIHLQDXpVi1eRJ0/cbZd-eIHLQDXpVi1eRJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sg4o3rJ1lWEZp_I5raA8/sg4o3rJ1lWEZp_I5raA8 -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/9e/9e770fc0fafd786bd4145296bcdf66e9ca14ac32a2e486bad9aac8fe9916112a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/09/09a1f734616815a4b279ead22153a6be9925eec8b97f172706f5802bcd1dfece-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/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/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /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/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 0MFlGCbQRHUSGl2KXxrV/0MFlGCbQRHUSGl2KXxrV -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b453/ cat >$WORK/b453/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/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /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/docker/docker/pkg/pools -complete -installsuffix shared -buildid en0kKBad9QPniOXDLqr-/en0kKBad9QPniOXDLqr- -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/27/27a5ef4e418f4196bc87f383866728514478266d00280568e96693404249afff-d # internal crypto/ed25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go crypto/rsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 1UtGmTIyJiXBHnU_HoQq/1UtGmTIyJiXBHnU_HoQq -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b110/ cat >$WORK/b110/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/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /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/klauspost/compress/zstd -complete -installsuffix shared -buildid x2y6_qHWRyD_HVoc-0kr/x2y6_qHWRyD_HVoc-0kr -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/dd/ddc4e8750bab46cf99a0370d25a2f94a7ff0310056f282558d80aa954a21aff1-d # internal mime/multipart mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/4721afcfdb616b8e8cf3c3f844d3505995d7bf8f6844cc6fd00f7698463e6e3f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b249/ cat >$WORK/b249/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/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /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/storage/pkg/pools -complete -installsuffix shared -buildid 73VpbS3V7nbaqVHPwKCb/73VpbS3V7nbaqVHPwKCb -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/f6/f6a1ca7426bcbb680586b9572ca5a1ab86fd88608ea18274113ef95077d3de1b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid mirlN_Zi6IXJVkyhnBgH/mirlN_Zi6IXJVkyhnBgH -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /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/storage/pkg/stringid -complete -installsuffix shared -buildid CL5Ul5eUBo_s2EIoBt4A/CL5Ul5eUBo_s2EIoBt4A -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/eb/ebaab63bc7937a0c1163431a07b38de9c20780a8a54d66f7dd374fd6bdba7652-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid j6ecw3vZDRlc-_ns5VF3/j6ecw3vZDRlc-_ns5VF3 -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7c/7ce74a7d27d6dfd9fb5e22fc54bef2e083d0260527c8aac016819d223d7cf5e5-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid wJ7cB_Xka8o7hfmAZ9Lz/wJ7cB_Xka8o7hfmAZ9Lz -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/33/336886410c84a1210f54bd6a2847c07d33cb6bc84940ef599257a21e1f0332ea-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ cat >$WORK/b274/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /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/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid hvoR975otY9_waeQ5pSD/hvoR975otY9_waeQ5pSD -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_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/0e/0efd9148bef9804a187c99f7ddd7c29d01d27be40d5223506c8c9b60783b50a7-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid ND0wVKirMraYqU53dNtA/ND0wVKirMraYqU53dNtA -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b444/ cat >$WORK/b444/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/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid N7TUWUazl5SL2fkQXgFj/N7TUWUazl5SL2fkQXgFj -goversion go1.14.7 -D "" -importcfg $WORK/b444/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/b4/b4ee128e4b847fcbc163d363080c0eb074a0359fac82e5f580aee05d40d86a52-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/5a/5af2f7ebc68092c937c732d74fd0d6c5d998e5fb88d69ba32cbee17c8167f7e4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-2.0.5/_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/b270/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /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/godbus/dbus/v5 -complete -installsuffix shared -buildid bA_V7YF9L2F0TL1Xv9ja/bA_V7YF9L2F0TL1Xv9ja -goversion go1.14.7 -D "" -importcfg $WORK/b508/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 ./match.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/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d4/d4c8708521a206e5f8f1bfe1df03fa2ec24740fd784afcff30985975da94d7e8-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/66/663089e7a9d7ce9eb1b9b4e073efa31dba2044a48c9d608ba61a56f4b9d5c8f1-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/resolvconf/dns=github.com/containers/libpod/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid 3xzRIbjltIp78_VynZ3n/3xzRIbjltIp78_VynZ3n -goversion go1.14.7 -D "" -importcfg $WORK/b613/importcfg -pack ./resolvconf.go mkdir -p $WORK/b656/ cat >$WORK/b656/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/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl 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/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b631/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid E66UNxA1cbLu1hJKv9FF/E66UNxA1cbLu1hJKv9FF -goversion go1.14.7 -D "" -importcfg $WORK/b656/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bd/bd690fb038cf917d089bb30de641878376685de0bef158a6e8de0f440faeebfc-d # internal crypto/x509 mkdir -p $WORK/b069/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cat >$WORK/b069/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/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 189Ud7Io25Vw0rZPP5Hc/189Ud7Io25Vw0rZPP5Hc -goversion go1.14.7 -D "" -importcfg $WORK/b069/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 cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c7/c74f1a1d818c5cd60179561df0f80792d46b5da39c44a56ada77160832baa660-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /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/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -Kw7hgDObqqr_M71glMI/-Kw7hgDObqqr_M71glMI -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/12/128f3bd20dab5e0aba11714bf81f72498fb8e810d16a6a5a083bae013e71ae9d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b373/ cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/6f/6fee6ee6e2501fd1cc35aa3d4611bed5a8db34a64a216d1115728401bc57841f-d # internal cat >$WORK/b373/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b627/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid HcBYUrLhRfGyfITcalw6/HcBYUrLhRfGyfITcalw6 -goversion go1.14.7 -D "" -importcfg $WORK/b373/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 cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid 8HHIG7GF2EeFo0QAVZo_/8HHIG7GF2EeFo0QAVZo_ -goversion go1.14.7 -D "" -importcfg $WORK/b627/importcfg -pack ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/05/05fc288d92a3aab9965baff6a5f4f79edc3bc7691989f1be929a052efddabda6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cat >$WORK/b390/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/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid grQJ8oP8yef5-P3VpEpC/grQJ8oP8yef5-P3VpEpC -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/60/6099497f9b1214d5631c1cac21aa82723a9f29291d4dd1e7d867abd05fad5a95-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b661/ cat >$WORK/b661/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b662/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid N9knJgOQI-t9ddIsC7Z_/N9knJgOQI-t9ddIsC7Z_ -goversion go1.14.7 -D "" -importcfg $WORK/b661/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/ab/ab7ae87ea641fa262344406a13e4989f664fe6fcfc50420785a10afbacc1a0dd-d # internal github.com/containers/libpod/vendor/github.com/google/uuid mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/containers/libpod/vendor/github.com/google/uuid -complete -installsuffix shared -buildid Z1J3J2tL_CxXEbYZsjM1/Z1J3J2tL_CxXEbYZsjM1 -goversion go1.14.7 -D "" -importcfg $WORK/b709/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/09/09c177707d8e312919d9928a100676e06038ccbf77440812416036e2da992c36-d # internal cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_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/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/7e/7e18ecf1235f71fb65320d47c3a0ea6fb7ac16b35bbe92df247d27c4ab755dfc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/82/82f0276a4d30984785857ebe4ca81bb86f3384d370c9522802283d0a3fadd93e-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go cat >$WORK/b270/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/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /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/storage/drivers/copy -installsuffix shared -buildid _borXYu-Wk3C-FoE6Imh/_borXYu-Wk3C-FoE6Imh -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0c/0c1e461230893e36aa1075938089308ade36e790e431002ec9fc45de0ad224b8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ cat >$WORK/b108/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/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /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/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 0Z4jaj9ZSN7Xvmf7mwSU/0Z4jaj9ZSN7Xvmf7mwSU -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b238/ cat >$WORK/b238/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/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /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/containers/storage/pkg/archive -complete -installsuffix shared -buildid DArNsqwS7bLpgRs6eu7H/DArNsqwS7bLpgRs6eu7H -goversion go1.14.7 -D "" -importcfg $WORK/b238/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 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/f0/f09e3d654c109f39ee321eebda992075d33b43ff83e831c5daa674e3c5575b66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ce/ce2365fe90a284d34aaf11345af98ed91f7fadcc54def34e123c5646f1caec54-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d3/d32450f09b1da33a0fa061ed9d2b0d7ea0fbe67a2d4defc2ee1c8082013094fd-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b599/ github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid xzFf6QxW0G4AKpEjJ_kV/xzFf6QxW0G4AKpEjJ_kV -goversion go1.14.7 -D "" -importcfg $WORK/b599/importcfg -pack ./key.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF crypto/tls mkdir -p $WORK/b054/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid ODUX1uf4QCybkG8gRpyQ/ODUX1uf4QCybkG8gRpyQ -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cat >$WORK/b054/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/b035/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid zxOAK1-ANi7k0W6V93Uo/zxOAK1-ANi7k0W6V93Uo -goversion go1.14.7 -D "" -importcfg $WORK/b054/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/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b636/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 873rxBB9STFZo8nFgB4y/873rxBB9STFZo8nFgB4y -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b641/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid J5ka3s3eA-AY8komlpsj/J5ka3s3eA-AY8komlpsj -goversion go1.14.7 -D "" -importcfg $WORK/b636/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_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/60/60ade33050c89083ca21493c0ff23516ca2e7cb86d12a43eed8afd58d727b2e8-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b598/ cat >$WORK/b598/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/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid itFpM9pSuuqlbpqmtrCl/itFpM9pSuuqlbpqmtrCl -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/34/34c3ac3e522416544289c9390c192db29747710c1f9208133bc5e008c8b74f17-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/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/b044/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 9vytB8ZzNi1NCZem5Jh9/9vytB8ZzNi1NCZem5Jh9 -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/8f/8f352d026ae36d60c2d4967b13516e4c53b9aa7b281a83569b6273299961cba7-d # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/82/82322b9b6820fd261dd2280cc1119a964310c4be7592a1219be4d08b20a508f7-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /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/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid 4BCjI5-nEUrcpkv8co8r/4BCjI5-nEUrcpkv8co8r -goversion go1.14.7 -D "" -importcfg $WORK/b507/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/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cf/cf302deb7b9279411f727a6b0b095242db291c2d2b248cd33be9bc68a5bb81a0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/02/02116b046cc8a20674e56f020079c1549743c97704d29baa3e75ebb72b327b52-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /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/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid YCbYYFPbo48BBSYcgHep/YCbYYFPbo48BBSYcgHep -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/e9/e914203ebae71c3459d825732bd247370325e84e43442e5ced01e7d2f8efc4a7-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/35/3517ed0cbdb44cbadceabefefcac27f989f4d4d418eea40b5a1e984bf7838d25-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/32/32fe17e5c62a202b121cf461327743c9db366fec695e27ddd0c0f4649f5f121e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b254/ cat >$WORK/b254/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/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid qHr63lgm2a-UrWWZWwPY/qHr63lgm2a-UrWWZWwPY -goversion go1.14.7 -D "" -importcfg $WORK/b254/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/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/c7/c792c7de607df4c31f22968cd4bc7336dfe8985db9709d49ffbca609da894834-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b237/ cat >$WORK/b237/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/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk 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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid yedLzf0P_RLzDfcXmOqE/yedLzf0P_RLzDfcXmOqE -goversion go1.14.7 -D "" -importcfg $WORK/b237/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/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/86/865a85b7f5f747e6d2b08d4fb563072b4ada80a5ca0f66897f0f4184262f233c-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid X4LKAk-ATEmoNy3bkVqu/X4LKAk-ATEmoNy3bkVqu -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/fa/fa3f02e32bed3a3f052124d99266bc709c62b3ca0130962acb61e578ba5fa79f-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils 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 crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Htg34MeR2V6Z8Bc1EDQx/Htg34MeR2V6Z8Bc1EDQx -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /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/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid WETyeA1ImLmePTnSrD4F/WETyeA1ImLmePTnSrD4F -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /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/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid 7KzVcZQ-ajS5xg4cCe6X/7KzVcZQ-ajS5xg4cCe6X -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d5/d5e97dced43b02277e23b49cf5b7c54d1a34858698f6d0e457100054491c0371-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/32/32bbbe13117571899c07a6e52767885323930f8f3bcff3cd8ee6a75d27a7b258-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b259/ cat >$WORK/b259/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /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/containers/storage/drivers/aufs -complete -installsuffix shared -buildid RVOoUCPQmQ0Z-bRc8zCO/RVOoUCPQmQ0Z-bRc8zCO -goversion go1.14.7 -D "" -importcfg $WORK/b259/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/b266/ cat >$WORK/b266/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /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/storage/drivers/overlayutils -complete -installsuffix shared -buildid nzCwBEfwe7ym4PcBk4oT/nzCwBEfwe7ym4PcBk4oT -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b271/ cat >$WORK/b269/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 importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /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/storage/drivers/vfs -complete -installsuffix shared -buildid jQ4XnRmKLQoM36wt3hMT/jQ4XnRmKLQoM36wt3hMT -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b271/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /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/storage/drivers/zfs -complete -installsuffix shared -buildid 15M45aoQwIvvzrA0VMEk/15M45aoQwIvvzrA0VMEk -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/9d/9d1ededf3974b106319c45f15d7b91526e8c71743925a32061411918a3ddea26-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/63/63cf205dd72b987bc03f5819c993b30e305296b557a13c23699fe95e5c45fa31-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/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 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/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid vZtPFKh8h2YieAPySnAk/vZtPFKh8h2YieAPySnAk -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/e8/e800acc8c460408a030a7a715764f45b1204ca21f97c75df2a522778ffc4341b-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 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 golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid l8uG9RGF07tFEmwdfNUI/l8uG9RGF07tFEmwdfNUI -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/50/5007bb1015226ec072d8c9e8b7737444737b26d0f8da39175802e2eeb93ca897-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/58/5811d5375db5cca17f5f23d37ecaed1d37d175caa922dea68b0339c2bb22dc9d-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/6a/6a30c9b33599ffc3915bd5f75c2f386e06713b19fc41df704bba452c118240e0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/b7/b7eceac089d2d9b51e24d36d8583eb46012fd83a50da3bd63f0b5a2d368a570d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/fe/febec175b6036699e681375aa6bc00a4a330eb2fc2400a4d27577489cadfd48b-d # internal github.com/containers/libpod/pkg/terminal mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b643/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/pkg/terminal -complete -installsuffix shared -buildid rlEljuPkVFlzFWNUAex2/rlEljuPkVFlzFWNUAex2 -goversion go1.14.7 -D "" -importcfg $WORK/b635/importcfg -pack ./console_unix.go ./util.go github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid J4hMS8J-_d1Usp5VNpSd/J4hMS8J-_d1Usp5VNpSd -goversion go1.14.7 -D "" -importcfg $WORK/b644/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/88/882dbe353237ebb4162da9c7519fe3c209548f491093eda742e37623179c6516-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b258/ cat >$WORK/b258/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/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fs_sP2MwBpP2KRXx4DX3/fs_sP2MwBpP2KRXx4DX3 -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a8/a8e2d06db547eaa899349918c07ecbde019545dc3a36fe7657fd556696f97a3b-d # internal github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid GTCh4ocLOJpE4pAVMGIg/GTCh4ocLOJpE4pAVMGIg -goversion go1.14.7 -D "" -importcfg $WORK/b129/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/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid U3Lk3buDizylcNOQZg1o/U3Lk3buDizylcNOQZg1o -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./trace.go github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /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/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid UeGB0jO23iWZ7LiYcJ0j/UeGB0jO23iWZ7LiYcJ0j -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid BQwYRH-vB8ZRmtYrZUfs/BQwYRH-vB8ZRmtYrZUfs -goversion go1.14.7 -D "" -importcfg $WORK/b629/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/20/204de72d71b5a5e60a75da67e44b4e4fd588a13613d7cf366b34c1ffb80817e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/35/3544e653edbc9fa4d2b4d878eff7fa4e11e098be3abf8fda174851d9b72cc184-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b236/ cat >$WORK/b236/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/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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/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/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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror 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/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user 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/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid praOdYV04RYSJKuhNSYW/praOdYV04RYSJKuhNSYW -goversion go1.14.7 -D "" -importcfg $WORK/b236/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 ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/15/15ab140f7749a42c5910da645567f80e70b83ad66ddfddef8e6cac2c9e38de11-d # internal net/http mkdir -p $WORK/b149/ cat >$WORK/b149/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http -std -complete -installsuffix shared -buildid SR6rpDBt9s2V0j3kq5lH/SR6rpDBt9s2V0j3kq5lH -goversion go1.14.7 -D "" -importcfg $WORK/b149/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/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/95/95a6b7db06bec1187422e7be7e4674b94ec38a8ff618ba3a107bc90a5297deee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/98/98a5a3f4081d78af5e1553db38eab51b6c62fae0c589ec15f714e3b170201614-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/95/952246c944ccaea01f586c5c4ad61fa58654395a1d39f2b3f262e8aff1cd135f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ae/ae841da490a0e1ea1bf9aff66278e89b6655fc7544322e498a3660f2f2c9666a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/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/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform 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/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec 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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid etvFDAfMldTOh6Cj-EJD/etvFDAfMldTOh6Cj-EJD -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/24/247eaf844d8fb53ee9687fb80adc97da3956fc248fa2e5f0b0415a05e004bca7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b099/ cat >$WORK/b099/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /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/containers/image/v5/image -complete -installsuffix shared -buildid dtYvzwak0hyuveZd-yJ7/dtYvzwak0hyuveZd-yJ7 -goversion go1.14.7 -D "" -importcfg $WORK/b099/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/b305/ cat >$WORK/b305/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/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /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/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 0Fjv04OxL3f891XaxjY-/0Fjv04OxL3f891XaxjY- -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b475/ cat >$WORK/b475/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/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 encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /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/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid sRFfUc_HSrSzFbzWvEkC/sRFfUc_HSrSzFbzWvEkC -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./errors.go ./manifests.go github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b368/ cat >$WORK/b368/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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /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/containers/image/v5/signature -complete -installsuffix shared -buildid vEd3qG8g_PDXdCb1zbbu/vEd3qG8g_PDXdCb1zbbu -goversion go1.14.7 -D "" -importcfg $WORK/b368/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f2/f227783a347fa89eb030435c7656d4abfcd4fa06a140b2de4fbe1504fd3850a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/1e/1e77ae538bda30015e19898a01c8e90ec08ca22f2fc634dd4f684226268becd3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5d/5d106ab2af1ed7155d4d44f8dde3580a1c909807b65cd2231ca848c17c68ef1b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b302/ cat >$WORK/b302/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /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/containers/image/v5/directory -complete -installsuffix shared -buildid oLqQ7jKKZUfcsI4GyONT/oLqQ7jKKZUfcsI4GyONT -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ cat >$WORK/b304/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /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/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 86j-TJkegd0lT06oSzym/86j-TJkegd0lT06oSzym -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b355/ cat >$WORK/b355/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid VMeVGcwWiro94wHjdZz4/VMeVGcwWiro94wHjdZz4 -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ cat >$WORK/b387/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 1d8aeFOpbaNeN3-_OGE6/1d8aeFOpbaNeN3-_OGE6 -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ab/ab3a5a5c36c53a36186648856372818962e9744d804f55df09b0d55fb4bcad64-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/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/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform 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/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/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 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/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid RCz05Kc07O-wsFuLF7-R/RCz05Kc07O-wsFuLF7-R -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/5d/5d03ac97e0480aed5a291ace29080038044893d0c29f0b3378d97921ea29bf8e-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9a/9a4bd9d56467dd29816c51db2f4ac28f38055631774e68f28dee5f46bb1436b3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ba/ba6ac587af2fa5d2763cd74d2600138e76b756abfe0990a07aa32324c868fcf2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c0/c09b7b5fe802151b76d378623a0f0f5d263e5a9a5917494d686a0d8b4ed654c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/25/2536bfc5902c95c87a1281a42ba48e85efa2ceaea4e4420bae5a49cdca02edb8-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/config mkdir -p $WORK/b230/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage github.com/containers/libpod/libpod/driver mkdir -p $WORK/b472/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux 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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b299/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid avpYPhzP6dWQPDX6jEWw/avpYPhzP6dWQPDX6jEWw -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go github.com/containers/libpod/pkg/namespaces 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 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid 5b0FfvNQOkXHvJO0sQf1/5b0FfvNQOkXHvJO0sQf1 -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./namespaces.go cat >$WORK/b472/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/b236/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid nQwS_M9IRJS0cMdHFY_7/nQwS_M9IRJS0cMdHFY_7 -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./driver.go github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b481/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b481/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go github.com/containers/libpod/libpod/layers cat >$WORK/b299/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b518/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /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/containers/image/v5/storage -complete -installsuffix shared -buildid fKwnMamZ-IxlDr0m9ISU/fKwnMamZ-IxlDr0m9ISU -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b518/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/b236/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid yuk6j0rnzTsODZRyX6M7/yuk6j0rnzTsODZRyX6M7 -goversion go1.14.7 -D "" -importcfg $WORK/b518/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/16/16e44366a4e4b0acff4b267a8551cb31c2ec63afa92a520d10bc421973e2b6b1-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy 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/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/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 container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /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/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid yXORHA7tY3XRhfGFvjFp/yXORHA7tY3XRhfGFvjFp -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f6/f6ed18c7d581ff8a4e79302001c1e08772a7a4fbe217b5f02a8338377d502913-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b499/ cat >$WORK/b499/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/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver 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/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid qD7n3uQU7WlKhgVztdCg/qD7n3uQU7WlKhgVztdCg -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/9b/9b9f84b647ce8bf1f36f26d90a443ac1b4e6f08a481b809a685f9018dd7c857e-d # internal github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b521/ cat >$WORK/b521/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/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid hD-yKiNmSuJ8Rz13SOmq/hD-yKiNmSuJ8Rz13SOmq -goversion go1.14.7 -D "" -importcfg $WORK/b521/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/a0/a0c17dd1608c7c2684bb09c627d604cea65b8ca43bd85ecf4e8e7677f1a84ccc-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/a2/a277287a81b42bc921065a186fe780743718d0094dea851e7dc1ec432fef6e0b-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/lock/file=github.com/containers/libpod/libpod/lock/file importmap github.com/containers/libpod/v2/libpod/lock/shm=github.com/containers/libpod/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid btBz-0B-MY_i4SX1HpnX/btBz-0B-MY_i4SX1HpnX -goversion go1.14.7 -D "" -importcfg $WORK/b520/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/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/2e/2eba825caef0d53390df36cec9f727d79762806a69db711b268506874e897f4e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/1a/1a7c348a54d8dedc622f0e21b2df1f59308051fcd8e9289b2ce08fe9f3d797d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/4f/4f7265e7f34232cb4900928035443c340f5051e70ca36a781350bf4853a714de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/7c/7c15d29f17017cd7ff71319f6a6f6a7415a307ec52298415b5e1c2404537feb6-d # internal cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b481/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/38/3803c5a77604b03aa169a5ccc06811570213a67595979b4edef2d4159fd6f2c3-d # internal cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless 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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b481/_cgo_.o -dynout $WORK/b481/_cgo_import.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling 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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_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/pkg/rootless -installsuffix shared -buildid 8FcD1XLvA8Qy9Wcp4EOQ/8FcD1XLvA8Qy9Wcp4EOQ -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./rootless.go $WORK/b481/_cgo_gotypes.go $WORK/b481/rootless_linux.cgo1.go $WORK/b481/_cgo_import.go /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/b5/b5add8bc351930c0070d835b4a1b4b8756ac18385a7bfc7d37cba2cbb07c02f7-d # internal # github.com/containers/libpod/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/pkg/util mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal 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 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 encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid 4UgTMnfHFIExBArjykkY/4UgTMnfHFIExBArjykkY -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go github.com/containers/libpod/pkg/registries mkdir -p $WORK/b500/ cat >$WORK/b500/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/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless 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/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid _2VBzccIvboQENq6Q_EG/_2VBzccIvboQENq6Q_EG -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./registries.go github.com/containers/libpod/pkg/systemd mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b506/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid JCw7Ak-drX0WTC4zQNth/JCw7Ak-drX0WTC4zQNth -goversion go1.14.7 -D "" -importcfg $WORK/b628/importcfg -pack ./activation.go ./dbus.go cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 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 bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid _NFnGj4ETSEmw6HbXNWg/_NFnGj4ETSEmw6HbXNWg -goversion go1.14.7 -D "" -importcfg $WORK/b506/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/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1b/1b958d0d3cbfae21bcdde5c0a8080c1c480c8a2a214667d418e88612594d98db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/11/11375d254a0da6eb479f780bf57ef6296a4c06e7e107fb11def3a7b59a50545e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/a0/a006da560e3f390a1c7e46a29b0e2e1d63ab82a0ff0870a332b8dfcb4aa604e5-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b611/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b477/ cat >$WORK/b611/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/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid dTAUwb9jSZgwFucfm0Ed/dTAUwb9jSZgwFucfm0Ed -goversion go1.14.7 -D "" -importcfg $WORK/b611/importcfg -pack ./netns_linux.go cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/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 context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f1/f122a6539c42757a2f50a017677c2ee796cda4d173d64c392435538e8f01527c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b168/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid m_PBRdp6LPJQvpQHcAWY/m_PBRdp6LPJQvpQHcAWY -goversion go1.14.7 -D "" -importcfg $WORK/b477/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /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/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid Was4q2zDT16h_hWv9KBi/Was4q2zDT16h_hWv9KBi -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /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/gorilla/mux -complete -installsuffix shared -buildid O75jk6ZW396xDcnLlGbv/O75jk6ZW396xDcnLlGbv -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./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/b174/ cat >$WORK/b174/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /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/docker/distribution -complete -installsuffix shared -buildid zIYysL-lPU_hS5RMlRZt/zIYysL-lPU_hS5RMlRZt -goversion go1.14.7 -D "" -importcfg $WORK/b174/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/auth/challenge mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Ga1ZIQJH9ysMcxVQggE6/Ga1ZIQJH9ysMcxVQggE6 -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b146/ cat >$WORK/b146/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/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid nuF8Vh2QAXC9pr1EEwiG/nuF8Vh2QAXC9pr1EEwiG -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/27/27ad02ec4b784a33b6d81a3797af926159da8cd4a75ebe0e720e8244c6393a63-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid e2lPCajC-10u-5dYQY4E/e2lPCajC-10u-5dYQY4E -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/24/247f306b5c4d821d8789adf8b24ae5f5f56dc28a4777b088be1d073b26b9a67d-d # internal expvar mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/df/df6790f6a0b55e0da8a91fe2f87acd49a62b55c6144503b44b16232c9ea71b68-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b215/ cat >$WORK/b215/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid jloLh5I-KgVL6XW9FGRU/jloLh5I-KgVL6XW9FGRU -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/c8/c8e421c00984d487328f1387e14c778c4bec548f369a4a7472b985cc4140011f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /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/errdefs -complete -installsuffix shared -buildid hjDuJAL4uW5-SKF5RFTe/hjDuJAL4uW5-SKF5RFTe -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/bd/bd470db0fa28c87c635df7bbcefce6900a88134dc102bb705520ce633452c7d8-d # internal net/http/httputil mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid H6bWDE9rm-_oiUPxOGLa/H6bWDE9rm-_oiUPxOGLa -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5d/5d433d503cc390b25d65685dfdd191cee3727b7bd7e625edd19bee8f09658648-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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_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/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 JM1qhX2p8eGM5SGVZcN3/JM1qhX2p8eGM5SGVZcN3 -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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/46/46b04ab7469ee7024566e24b02a7fae99a4ce182a5478b4cbd9970cc65bf2f7e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b145/ cat >$WORK/b145/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/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /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/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid IzY2d69gKlIyvdh-1-q4/IzY2d69gKlIyvdh-1-q4 -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a3/a37e2da3d2923dff2ca1b182285ad1962f5285c05125bc2d450623e391d6a75c-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /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/xeipuuv/gojsonschema -complete -installsuffix shared -buildid a0TEwEWGljF0jbEteGXr/a0TEwEWGljF0jbEteGXr -goversion go1.14.7 -D "" -importcfg $WORK/b437/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/70/701a77a4e9494fe1a669f58b716c2862f3951e391321a8dfdc673cd8132ef647-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/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/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /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/network -complete -installsuffix shared -buildid JWT4xkfSJrTiJj0fCP5z/JWT4xkfSJrTiJj0fCP5z -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b503/ cat >$WORK/b503/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid yG3zkxVam_Y-xvqPr6Zc/yG3zkxVam_Y-xvqPr6Zc -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/3d/3d99b292b5b9f30cec5923b2dd273d599ab3fc33e2a2c93595791fab48050499-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cat >$WORK/b343/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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /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/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 7k2J_e30RmYkYeKTCWz9/7k2J_e30RmYkYeKTCWz9 -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c3/c3aa8408b9d7485486447dcaaef5835a2a66fa9806ae60d3ab9e22b73a846b05-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b169/ cat >$WORK/b169/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid Re4I3Rl22hpoTCcG6bQS/Re4I3Rl22hpoTCcG6bQS -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9f/9fab43b24e4864ba9cccb618abe3b50da8bfeb061ad017e8656f8aced086bbf9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/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/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid XmSQlz4xgFKYbV4JSPIC/XmSQlz4xgFKYbV4JSPIC -goversion go1.14.7 -D "" -importcfg $WORK/b333/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/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9f/9f18f0f8447374639f06348466860c884e3fe600f43debd52300d0aebcd67ff4-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid vXNzbiS_7tPqbuWSayO2/vXNzbiS_7tPqbuWSayO2 -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/5b/5bc661686267b425f6eecb2ec8b2671ddc90698a234d8be4d80a1cd44a498560-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/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/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /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/docker/docker/api/types -complete -installsuffix shared -buildid dF_g0ujKPtR1_l5y8reI/dF_g0ujKPtR1_l5y8reI -goversion go1.14.7 -D "" -importcfg $WORK/b309/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/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/5d/5d6f15ba37752e6b9cbc88fb820fb615dc2490232695a5dfe122d2a3ccff8970-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b180/ cat >$WORK/b180/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /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/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid RaspJqCZfLelxLoKrDeY/RaspJqCZfLelxLoKrDeY -goversion go1.14.7 -D "" -importcfg $WORK/b180/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/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/85/8553ea211592182dbfa8e59877d120b6f5e5a4fd37c019aa0a9ae9d0c1877616-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/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 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /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/containers/image/v5/oci/archive -complete -installsuffix shared -buildid NAAnSTq4tRExEZ38Skzc/NAAnSTq4tRExEZ38Skzc -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/9b/9bed6ef06dbfac5a067837f38b579d88fabd462017d137937927a4166ebaa4b4-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b443/ cat >$WORK/b443/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /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/fsouza/go-dockerclient -complete -installsuffix shared -buildid uC2xV9YWdP0T1WbjmPgp/uC2xV9YWdP0T1WbjmPgp -goversion go1.14.7 -D "" -importcfg $WORK/b443/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/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/27/27cfc1464d943bcec4bd8d33f41acd96e972b981d6efd2daa5d7d3d2b360b3c7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /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/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid b-RNlIscoDJkAXphwZ_x/b-RNlIscoDJkAXphwZ_x -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1b/1bbdae1e33304cc08109c47d201abe4e63c1c8f6238b9404f853b908da955df3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/e3/e3cb03cfda8d5f19756cf4c9afe25df378b09ac38047e4d7243b8664868a2388-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid a9Y_zAx1ppSp-QJiNLbN/a9Y_zAx1ppSp-QJiNLbN -goversion go1.14.7 -D "" -importcfg $WORK/b570/importcfg -pack ./doc.go ./httpstream.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b555/ cat >$WORK/b555/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 importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid IAuPjmDrGlbKe6XYhKmR/IAuPjmDrGlbKe6XYhKmR -goversion go1.14.7 -D "" -importcfg $WORK/b555/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 ./negotiate.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/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4d/4de746bc6e8ee6cd93118cd9f00a9b3a2b31360b80f55b573dbe7c47098d848e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ cat >$WORK/b339/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/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /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/docker/docker/api/types/volume -complete -installsuffix shared -buildid QJvsaZx2FiohP3EJLdi4/QJvsaZx2FiohP3EJLdi4 -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/f2/f2f01eea1fd8d17113ecf8b311f56c1f74f9c77447638e8d42e4dfc52593ec42-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid XUZyeZhUsgYjuOLfb7Eu/XUZyeZhUsgYjuOLfb7Eu -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b3/b39151d2875f3fd7c3532390df91d5a397d5bb6d813bb0fbe9a26002b5dd9c33-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /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/docker/docker/client -complete -installsuffix shared -buildid Yu5AhqAiKN_EztabtBHT/Yu5AhqAiKN_EztabtBHT -goversion go1.14.7 -D "" -importcfg $WORK/b307/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/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ad/ad41ab820bdf0ac002df8274e916466011156451f39802e6b20cf4789140b443-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 4KBQkRIuQJRi33Z3TZy7/4KBQkRIuQJRi33Z3TZy7 -goversion go1.14.7 -D "" -importcfg $WORK/b607/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/5d/5daff5afd45582444e52a32b28bc70e4658a30c030597346b2f81155f9522e83-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b593/ cat >$WORK/b593/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/b002/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid o4K5qa5zhqVgbwvWenW2/o4K5qa5zhqVgbwvWenW2 -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/8e/8e6f26a0db75d73d5b8a263c3d2064356caf4663b094c04c9062315fc0ab38e2-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid GYAi_tXU63TZ89Nges8g/GYAi_tXU63TZ89Nges8g -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/a8/a863f3b9647f10029d00f6bd01cdbd280da0362b52c7d97675ce03e9d98bbacc-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b606/ cat >$WORK/b606/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/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid 9BnL_yEl0SOUx4sQNyCp/9BnL_yEl0SOUx4sQNyCp -goversion go1.14.7 -D "" -importcfg $WORK/b606/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/7c/7c686e5743ab12a79bdbaa2a9e8d4e41eadf90eb7d3375fe2fb3cc5268744314-d # internal github.com/containers/libpod/pkg/auth mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config 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/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/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 encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid 15eoaoezjFtz-_2QT2uk/15eoaoezjFtz-_2QT2uk -goversion go1.14.7 -D "" -importcfg $WORK/b684/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/a3/a36efc2a5d6f968308caa304f17474f2d66d9e0861fe29a07d5073f41fb656e4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b431/ cat >$WORK/b431/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/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid gGFfTY2xtwtZjkfYfkIR/gGFfTY2xtwtZjkfYfkIR -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/b5/b59bfdf7f777862fc885a424a5a5394c32661090b831ae0c85c35667d8d62e86-d # internal github.com/containers/libpod/pkg/api/server/idletracker mkdir -p $WORK/b708/ cat >$WORK/b708/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/b120/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/server/idletracker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/pkg/api/server/idletracker -complete -installsuffix shared -buildid GbVf8lhm4kxM0XrDLshf/GbVf8lhm4kxM0XrDLshf -goversion go1.14.7 -D "" -importcfg $WORK/b708/importcfg -pack ./idletracker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/53/53e28a783c35d8340e7611f3f821c11f5dd95f215c8f383db35ceaae7d430877-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b716/ cat >$WORK/b716/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/b503/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid mlRIJCsJwgwbWKa8wpuM/mlRIJCsJwgwbWKa8wpuM -goversion go1.14.7 -D "" -importcfg $WORK/b716/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e3/e3296b4c5241a8f708b6ca7d258879714ce161a991a372d27f065e974151445b-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b222/ cat >$WORK/b222/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/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid E_RfSzRl3Rj3zUCEsiRa/E_RfSzRl3Rj3zUCEsiRa -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/d3/d3924a5357f229f00365a901faf23a52fbdc69852418da66d11deb7afcbf1b9c-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b726/ cat >$WORK/b726/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/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid 9lnb53IidkXEAjZPcRsx/9lnb53IidkXEAjZPcRsx -goversion go1.14.7 -D "" -importcfg $WORK/b726/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/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/45/45d78d7fdfb13a98f8edbd058082a77fcac048af99ad4ec7accb2ac2dd835de6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/cc/cc1c5cf2d871e7649f93904e9866aba71e59ba1c2ab8438d0d242cbf07504ba0-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/50/50d8a7bb39cf2c49fdbf9b066cf23622d3b3da23d65d8cb1235e1f6cfacb26e4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b574/ cat >$WORK/b574/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 8HteTNpIPF7FnoKpuvY2/8HteTNpIPF7FnoKpuvY2 -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./streaming.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b569/ cat >$WORK/b569/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid kLZveJsiHdTqGhYBPiQQ/kLZveJsiHdTqGhYBPiQQ -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b580/ cat >$WORK/b580/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid ElEDwbNn5UzbAP8wD4AY/ElEDwbNn5UzbAP8wD4AY -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/c7/c7a47511ed7d51e7cd7fb9fa0fa23775326b51f9b77ea8ffbe757fa44de8209d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b590/ cat >$WORK/b590/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/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid UaYy3jv4oyHdH_5v2lsW/UaYy3jv4oyHdH_5v2lsW -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/76/76233073ac4f4effc5b1dd430633fabc5d590100f8c85627d625758597578462-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b579/ cat >$WORK/b579/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 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 encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid AYGykcYOg7D4tTjaUBH9/AYGykcYOg7D4tTjaUBH9 -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/80/802f0135a989b1f1853310e0c2d9a6cebc631fab5136886cb449440ac29e2027-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b429/ cat >$WORK/b429/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /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/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid Mgncodd99xB8MpT8U9_c/Mgncodd99xB8MpT8U9_c -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/35/35fe0fb751594b2049847e25a20b4b8914239497cd9894530d59b3488f33ae37-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b715/ cat >$WORK/b715/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/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats 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 importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b729/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 9uY4omFJBzDM2Q5d4D5n/9uY4omFJBzDM2Q5d4D5n -goversion go1.14.7 -D "" -importcfg $WORK/b715/importcfg -pack ./baggage_setter.go ./constants.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_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.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/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/13/137f504fcf4354d0ec4e3280ff5dfef2154bd65a8078d04eac5e10fb98bfa74f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms 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/b035/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid kiEyuUf9hfGq7CepFDjd/kiEyuUf9hfGq7CepFDjd -goversion go1.14.7 -D "" -importcfg $WORK/b440/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/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/14/14220ed77e9f351bab00de861d46f47caf4d6b70033021fc1c285bb567404709-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7d/7d17babf2ae4ae63c84d20935c84290fa35f3a6b6352a81a9ce821fd155d549e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid zP-iQrdsF4O7v2VZtm87/zP-iQrdsF4O7v2VZtm87 -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/97/9776d384544e6aa324c7823db18cb9bec66bf837bc0b49b04cf1b40154fc946a-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b179/ cat >$WORK/b179/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /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/docker/go-metrics -complete -installsuffix shared -buildid G8rt05vbzE2xzOk6FR4U/G8rt05vbzE2xzOk6FR4U -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/39/3969a7154ab34e79d672f23e54007a4d9a83a2991d7a21ca2ee6818e8b36be6b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/ce/ceafbabc44e09af50e13a186e63ce2f3e134352fd9a4e4cec2465a1be5ebee2c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b568/ cat >$WORK/b568/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/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 5NwJv2YphkJJiA-YuZDB/5NwJv2YphkJJiA-YuZDB -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go mkdir -p $WORK/b591/ cat >$WORK/b591/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/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid ETuMiWlsIPKI_d9jKAfZ/ETuMiWlsIPKI_d9jKAfZ -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/93/93e125a7c3dabff8f7f5cc6abd0135d908f6cdeef9d82e93e13cef745c6a1085-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b178/ cat >$WORK/b178/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/b179/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /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/docker/distribution/metrics -complete -installsuffix shared -buildid 331yGMvmfS-Ci8uq-nuA/331yGMvmfS-Ci8uq-nuA -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c5/c588a2fa4933a08f48ebde88925c1a4dff324e917081a5880b7f7a2fbb50f63a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/8a/8a995e758d1702a9c987adb8a877b40aea5667167e4d0b318dd287d352ded2cd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b177/ cat >$WORK/b177/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /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/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 42fgrhzQ373t0UQhZF71/42fgrhzQ373t0UQhZF71 -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/44/4408033a114a4286e1cf3aa5afe66fcaab2e534b31f84def9da3d9a7df74524f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid loc4JTju_7TBTBmd4Egn/loc4JTju_7TBTBmd4Egn -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.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.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/62/628f834e240caef4b6daa79ba1dcff93a99d244d605bd97d2185d6dd779be815-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d6/d65ba86095a37d7dda27d7274ac83060448e8ccdabdb6acb48ad48b798c3e3bf-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/08/08164b55827273bf7bec4e4ed44b6167b864060752286eb220f7e9c206aca647-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/20/20fb6dbf82ee91a22100f6eb358fa2154c8e64b3ba6ac36014b4b4ec847c412c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b223/ cat >$WORK/b223/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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid u8lJez6RV-KDGOTfu_p3/u8lJez6RV-KDGOTfu_p3 -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/55/5597211c7bffccc3c078bc1a7699f19ba86629d712ad22fd4bba3329d9e69659-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b173/ cat >$WORK/b173/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /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/distribution/registry/client -complete -installsuffix shared -buildid 5cK3AjPNJz6dgZDanTbh/5cK3AjPNJz6dgZDanTbh -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/99/995b9f91d57e93e64525dd96e2bcbfcd40c3a8592124b4e5cf755a45ef6eb4ec-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b731/ cat >$WORK/b731/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b732/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b731/_pkg_.a -trimpath "$WORK/b731=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid 9s5SOe4a9c55seT86J4Y/9s5SOe4a9c55seT86J4Y -goversion go1.14.7 -D "" -importcfg $WORK/b731/importcfg -pack ./options.go ./restriction_manager.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b733/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b734/ cat >$WORK/b733/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b733/_pkg_.a -trimpath "$WORK/b733=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid D48cyVqUtCa0AjnATahm/D48cyVqUtCa0AjnATahm -goversion go1.14.7 -D "" -importcfg $WORK/b733/importcfg -pack ./options.go ./throttler.go cat >$WORK/b734/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/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b735/ cat >$WORK/b735/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid jbcf_nKxTcDzRTfEN0XQ/jbcf_nKxTcDzRTfEN0XQ -goversion go1.14.7 -D "" -importcfg $WORK/b735/importcfg -pack ./doc.go ./http.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid 8sYD7cVtmyeIPEmJCpfF/8sYD7cVtmyeIPEmJCpfF -goversion go1.14.7 -D "" -importcfg $WORK/b734/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ae/ae1384925128d36ecd3cbe1696747497488ac65dbb46d9dffadff528b3246914-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b036/ cat >$WORK/b036/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/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader 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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid s9XVf_Rk21wepAV2fEfP/s9XVf_Rk21wepAV2fEfP -goversion go1.14.7 -D "" -importcfg $WORK/b036/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/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/5f/5f1cb96fead1d5e291834c93551ce1c087b8e39fbd825672e00dea775d969a17-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/88/880baf9a8db6bdce5015589ece2509c46150ead24a061789ff3f50d21cc820a3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/cf/cf4a26ca5a091c20b1603438cad5fc7bff4b2a8604cc7ae55d9f97111a4e5f1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/2c/2ca36ee289234a277362a2d2124832f0f58c73535a1ed4c1f9c96d7122c400e6-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b730/ cat >$WORK/b730/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b734/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b735/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid Y4hBicK8a1AyRKQegoZf/Y4hBicK8a1AyRKQegoZf -goversion go1.14.7 -D "" -importcfg $WORK/b730/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/8a/8a71de93010551280575c8d0d61141de8b59490409099f487295c44e3f7f44c5-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b714/ cat >$WORK/b714/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b730/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid ceUNLyQsnSRBEPEjaNwm/ceUNLyQsnSRBEPEjaNwm -goversion go1.14.7 -D "" -importcfg $WORK/b714/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/f6/f64eeca9146f6d1ea3fe4b442aece825f12a06787e2eb6cbdbdc1841cc8cc8d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0f/0f094f8b17f483e157503006f9cdb892e51ed7628c8daf0251a8dc5053d34d49-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b033/ github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b033/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/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/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 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 bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid astBkAkyomjUgnIR-coQ/astBkAkyomjUgnIR-coQ -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./cli.go cat >$WORK/b344/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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_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/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid vfGlp0faImg2S1-ZYDoT/vfGlp0faImg2S1-ZYDoT -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0c/0c3010af8ab871921570b29016413f5625038199469e0828c210bfc36c1d0fc3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/71/71c7472300a3493b79f6b2312f9f5483beba6d79ea1bf16797050e0a461a6e9c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/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/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /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/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid JtdjTRjHWxvBVE69Jj7v/JtdjTRjHWxvBVE69Jj7v -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/dc/dc0ca63c3a60f12c79b186af5a50011b39abfc1b1653802dcec72c05293eab5d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/manifests github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b474/ mkdir -p $WORK/b367/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented 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/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/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/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 context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /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/containers/buildah/manifests -complete -installsuffix shared -buildid Bb9YsjoiSpJkC-Pxedrk/Bb9YsjoiSpJkC-Pxedrk -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./copy.go ./manifests.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /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/containers/buildah/util -complete -installsuffix shared -buildid y2plJrhe_LwmjZ4OxKY0/y2plJrhe_LwmjZ4OxKY0 -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/cc/cce9a25e70a4d47c29cd4736ea806d0ae013d182dd8124c0054c0aeffd5b23f9-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /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/containers/buildah/bind -complete -installsuffix shared -buildid UYdab0aA3AerIhcHXA1h/UYdab0aA3AerIhcHXA1h -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/9f/9f8039022ed161ef3658362d8d840f040acbd0eacfded02941511263a8b5334d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/98/987f3aae0ac651b0e90912f4d2dffc84513dae5cae6e30db89f1b9779b74625c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/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/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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /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/containers/buildah/chroot -complete -installsuffix shared -buildid OarmvTRvFPqysC9-DRzG/OarmvTRvFPqysC9-DRzG -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/43/43339587b7142a0e6d33b7fb04920a58f46b01faaa11b67b5975749d910cc9ea-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/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/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/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config 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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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/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/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/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /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/containers/buildah -complete -installsuffix shared -buildid LmaVAeNnwIGjGg31gekQ/LmaVAeNnwIGjGg31gekQ -goversion go1.14.7 -D "" -importcfg $WORK/b358/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 cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/28/288ef558c164e4f03d01f9ea7099b3603bf35206a3f017552404efb6068ae24a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b571/ cat >$WORK/b571/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/b544/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 9CJnLubrC375y61ZevTk/9CJnLubrC375y61ZevTk -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./constants.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b573/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b586/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf cat >$WORK/b573/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b584/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid d0ZR3urjeYVlayVOIqRg/d0ZR3urjeYVlayVOIqRg -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./errors.go cat >$WORK/b586/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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cat >$WORK/b584/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid hxMxixRiS7bhisXH2VdK/hxMxixRiS7bhisXH2VdK -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-2.0.5/_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/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid zTEWiXx12cMwF2bBpubE/zTEWiXx12cMwF2bBpubE -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go mkdir -p $WORK/b587/ cat >$WORK/b587/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/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid RtotRjpzUnKOdK4lizeG/RtotRjpzUnKOdK4lizeG -goversion go1.14.7 -D "" -importcfg $WORK/b587/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/b596/ cat >$WORK/b596/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid pSNyuMBlvj2FwauOgXus/pSNyuMBlvj2FwauOgXus -goversion go1.14.7 -D "" -importcfg $WORK/b596/importcfg -pack ./decoder.go ./encoder.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid aPbdzNRkh682-nvdllvf/aPbdzNRkh682-nvdllvf -goversion go1.14.7 -D "" -importcfg $WORK/b540/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 ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/f1/f13bb8a5ec52c212ee8e328c548cba6eb2adadbcf2a654e16bbda504139480b2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/c8/c8344b5bed5c90ac0559cf5745d3c02464f850d7e3d0cd13eff0d1d160568a69-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/5c/5cd40b12868504949e7ce03eb27e79153625abfcedda33daf98865e5e447b401-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b588/ cat >$WORK/b588/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/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid nmsbEcdsYKT4nqdIQTK2/nmsbEcdsYKT4nqdIQTK2 -goversion go1.14.7 -D "" -importcfg $WORK/b588/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/b589/ cat >$WORK/b589/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/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 8F7C1j-YXug9WNQ5q_ol/8F7C1j-YXug9WNQ5q_ol -goversion go1.14.7 -D "" -importcfg $WORK/b589/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/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/28/28d34db273c678823251cf49d06eef1a4596bc8249a8fc0322e5cf7ad0d12fba-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/c9/c988bee4c6ec058aeb8c315a4f466cf85810854adcc8116547f8181f6fde6b1b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/b2/b25f0d5c8d6b04f7087406a601325c3e5faee8b1af069b400ed7fcbf0e1fb594-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/fb/fbb8ef6b4caa082de4b25b458051dd8f04c548dfaa15bb9c9e5c217ca039acd2-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/96/96cc78f59d918fcb92397f0f4bf52ce0a82486959b43505dde8be9e9ba30056e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b585/ cat >$WORK/b585/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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid xGgYQwUpKR_SFLOXEzVS/xGgYQwUpKR_SFLOXEzVS -goversion go1.14.7 -D "" -importcfg $WORK/b585/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/f0/f02006ecbb607d859b4bb07fba5e255bd051466fadb48d6b4e78f32afafcbf21-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b578/ cat >$WORK/b578/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/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 0Nc21FQbDOajudzzN1JQ/0Nc21FQbDOajudzzN1JQ -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/8a/8a17e4527d24166ef0b196eff3677d75f15308db5e260fabbfdd782d4a1a07ce-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b577/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b605/ cat >$WORK/b577/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid ePSJ92qLE_z5YIkSYgS5/ePSJ92qLE_z5YIkSYgS5 -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./exec.go cat >$WORK/b605/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid qSAxHtIkPHJ931YY8qCe/qSAxHtIkPHJ931YY8qCe -goversion go1.14.7 -D "" -importcfg $WORK/b605/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/40/401b5fd3286cd830f31af1d8011460af2100c2931b5948e14c3cf5d9cc62e066-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b572/ cat >$WORK/b572/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid wrmUleJl5HN92xu0GDd0/wrmUleJl5HN92xu0GDd0 -goversion go1.14.7 -D "" -importcfg $WORK/b572/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/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/76/7671a754b1b824797d00e760212d78d5aeb0fd7fdfd55a57517e33aa60c87200-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/e6/e627b8996d5547ddd948ba00fa86a51768b879be2f5d325e9028336c5bf0cf09-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b604/ cat >$WORK/b604/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid STw-fTw4BAmhhYozL3Hv/STw-fTw4BAmhhYozL3Hv -goversion go1.14.7 -D "" -importcfg $WORK/b604/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/34/3456a6b0d96fd406ebf3e36cc425eca002de3be34c59e3d4dc2505d2670a9614-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/11/1147c3860a70d190e7b7cf5da45142c194a5d5af8817ddba33e8332e80423642-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah 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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /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/containers/buildah/pkg/parse -complete -installsuffix shared -buildid kvgIYhK_sBctQrYvJzM9/kvgIYhK_sBctQrYvJzM9 -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ed/edca9f0d4c4a98c9f38354e193002cb5d74b7cfa26805bcba80d124269c897dc-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b469/ cat >$WORK/b469/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/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid PqaU-5WNf6F8Fao7z0Vq/PqaU-5WNf6F8Fao7z0Vq -goversion go1.14.7 -D "" -importcfg $WORK/b469/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/libpod/libpod/image mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse 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/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid WdIlYkoxfH9EajpR0u97/WdIlYkoxfH9EajpR0u97 -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./layer_tree.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b698/ cat >$WORK/b698/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/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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 importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid OKTCUTpT1eWmBF2WiBeT/OKTCUTpT1eWmBF2WiBeT -goversion go1.14.7 -D "" -importcfg $WORK/b698/importcfg -pack ./common.go ./exec_codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/3a/3ac2ab826148f3766c2c709f1bec3c2db04aaf87985b33b9a1b8c35d443b079e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/1d/1d40299b4254ce1a5bc13fc0650be8787fb14c2c84eb4ace548e6ef2d6ab2ff8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/68/68126427cde145059a62016f51f73f6b6667413468da6860d3f8e3d02a01cbff-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b471/ cat >$WORK/b471/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/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version 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 packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid RV6N1A8fUeduWP6K3mLr/RV6N1A8fUeduWP6K3mLr -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/7e/7ee74d878d16b3dee867239c82ab4efe597a2b348e1215033484980a0e42c7d6-d # internal github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b510/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/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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 errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid wSPcZQhsd5Qw9paPHZRG/wSPcZQhsd5Qw9paPHZRG -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go github.com/containers/libpod/pkg/network mkdir -p $WORK/b655/ cat >$WORK/b655/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/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils 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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid NGpogK4GCBZwG3iaCVuI/NGpogK4GCBZwG3iaCVuI -goversion go1.14.7 -D "" -importcfg $WORK/b655/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/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/53/53154d7ed05f76140b81d594176a67a9a96b4ab01d9171d86546acbcf6a950e9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/33/339b1c22e49249082e6d7ca34ab7840d6bc9bb4e7fc34f20d9457a08ae91048a-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b468/ cat >$WORK/b468/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/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust 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/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/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/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 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid xLe0Nm8DR6_ydZAZnaV4/xLe0Nm8DR6_ydZAZnaV4 -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/cc/cc22d380eea418419f6494af12cae4a03de95e23e38ea518fc0b7b5060f05dbf-d # internal github.com/containers/libpod/pkg/bindings mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid 69wzAesPzSwYh4ZqCRTf/69wzAesPzSwYh4ZqCRTf -goversion go1.14.7 -D "" -importcfg $WORK/b634/importcfg -pack ./bindings.go ./connection.go ./errors.go github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b679/ cat >$WORK/b679/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/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid G1xZ5vW0eSIjvuZY9YZk/G1xZ5vW0eSIjvuZY9YZk -goversion go1.14.7 -D "" -importcfg $WORK/b679/importcfg -pack ./decoder.go ./types.go github.com/containers/libpod/cmd/podman/utils mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid j5-5h3dV42iprr1KxQ5m/j5-5h3dV42iprr1KxQ5m -goversion go1.14.7 -D "" -importcfg $WORK/b694/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/23/2356b79b63473c38826ecb06b10b1f5fa9a17be77957c5dbcdd2e611b1427931-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/c3/c3b8bed48a7f9be081a7cd76c07dfe2c5ec4fe6fc0f48a7fdda0d3bac27c5f31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/2b/2b5f20a9796abac806fef92b6625f3a0d6c515f7b3a73bfb35f139e7e2dd2042-d # internal github.com/containers/libpod/pkg/bindings/containers mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid VlTwI1IwozxxHp6YQARZ/VlTwI1IwozxxHp6YQARZ -goversion go1.14.7 -D "" -importcfg $WORK/b681/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid CQ5HFHpsQ3gbNTSuZhHy/CQ5HFHpsQ3gbNTSuZhHy -goversion go1.14.7 -D "" -importcfg $WORK/b682/importcfg -pack ./generate.go github.com/containers/libpod/pkg/bindings/images mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid fPpTnHRF4vgPJ0qIV6Nz/fPpTnHRF4vgPJ0qIV6Nz -goversion go1.14.7 -D "" -importcfg $WORK/b683/importcfg -pack ./diff.go ./images.go ./rm.go github.com/containers/libpod/pkg/bindings/network mkdir -p $WORK/b686/ github.com/containers/libpod/pkg/bindings/play github.com/containers/libpod/pkg/bindings/manifests cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid W898ltodLuiKjqvsj1Jc/W898ltodLuiKjqvsj1Jc -goversion go1.14.7 -D "" -importcfg $WORK/b686/importcfg -pack ./network.go mkdir -p $WORK/b687/ cat >$WORK/b687/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/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid rqhmLDWKjgqWO9m4WAOJ/rqhmLDWKjgqWO9m4WAOJ -goversion go1.14.7 -D "" -importcfg $WORK/b687/importcfg -pack ./play.go github.com/containers/libpod/pkg/bindings/pods mkdir -p $WORK/b688/ mkdir -p $WORK/b685/ cat >$WORK/b685/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/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid jXQ-lha7qi1EVrZA_hWP/jXQ-lha7qi1EVrZA_hWP -goversion go1.14.7 -D "" -importcfg $WORK/b685/importcfg -pack ./manifests.go cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid 84Qo24c_r3RJh9E1Mnqm/84Qo24c_r3RJh9E1Mnqm -goversion go1.14.7 -D "" -importcfg $WORK/b688/importcfg -pack ./pods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/09/0999f712d853dcfe431ff18d386023b9c9599fceee1798b98e5dbbde564203fa-d # internal github.com/containers/libpod/pkg/bindings/system mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid k8RhM4bkSdhOrm653MsC/k8RhM4bkSdhOrm653MsC -goversion go1.14.7 -D "" -importcfg $WORK/b689/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/2d/2d8c939f822e01d8a5114fc80958ef37b58e61876e81bf171fba2b16f4d850fe-d # internal github.com/containers/libpod/pkg/bindings/volumes mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid TgIVAbBQ1Czg95rq-EPx/TgIVAbBQ1Czg95rq-EPx -goversion go1.14.7 -D "" -importcfg $WORK/b690/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/89/899327816a1068f249ccd67ca54edb43d3594dac08fcca8a9bb07e1a1eed93ff-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/aa/aae779fef887c587022972466d835ce16b622e147fb399a45a3fe8f204e4ed57-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/a4/a4d9e8a9f8c2480985a874203841f21a49469945468cdc176aad4726c0eb1804-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/bf/bf112c0078f3cde76a3695ba2d58e727cbeceda6445396b20bb68ab93ccc7a6e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/2f/2fe4985d1a48957ecd12bf8f40e5cac917c75f09488c8c5f214060243a3d8b38-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/2b/2b7f3bced03ddd16d0e9baf9072f95d334d0afeae59f5ac2db3d2a87d78a1b0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/ef/ef96757bb67a94d00f9d8995dc28828eb15a15563c353186059ba686ffdd860f-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/bindings/containers=github.com/containers/libpod/pkg/bindings/containers importmap github.com/containers/libpod/v2/pkg/bindings/generate=github.com/containers/libpod/pkg/bindings/generate importmap github.com/containers/libpod/v2/pkg/bindings/images=github.com/containers/libpod/pkg/bindings/images importmap github.com/containers/libpod/v2/pkg/bindings/manifests=github.com/containers/libpod/pkg/bindings/manifests importmap github.com/containers/libpod/v2/pkg/bindings/network=github.com/containers/libpod/pkg/bindings/network importmap github.com/containers/libpod/v2/pkg/bindings/play=github.com/containers/libpod/pkg/bindings/play importmap github.com/containers/libpod/v2/pkg/bindings/pods=github.com/containers/libpod/pkg/bindings/pods importmap github.com/containers/libpod/v2/pkg/bindings/system=github.com/containers/libpod/pkg/bindings/system importmap github.com/containers/libpod/v2/pkg/bindings/volumes=github.com/containers/libpod/pkg/bindings/volumes importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive 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 packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid S9SvRq5b6F6IfyCIJ6fU/S9SvRq5b6F6IfyCIJ6fU -goversion go1.14.7 -D "" -importcfg $WORK/b678/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/46/463e221bbf746c96e0bbbb1aec7cffaf64200c75ec8fece022f07edf34c1fe78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/50/5048b79fb7b1ac7e5a1d107b8c5ef0decc36fd5595ead0a97a544640e68ca219-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b539/ cat >$WORK/b539/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/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /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/tools/remotecommand -complete -installsuffix shared -buildid OmT1HOAwu6X4jIISl2wM/OmT1HOAwu6X4jIISl2wM -goversion go1.14.7 -D "" -importcfg $WORK/b539/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/k8s.io/api/apps/v1 mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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 importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 3mxgMU7ZsO8z1HjBXlW9/3mxgMU7ZsO8z1HjBXlW9 -goversion go1.14.7 -D "" -importcfg $WORK/b677/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/69/690f132084501b98c75b088275eec1dfffae0de89c21bca8323d3b82785a46b5-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b536/ cat >$WORK/b536/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/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid VSl56geosmhG_PxNE9Hc/VSl56geosmhG_PxNE9Hc -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./resize.go github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b675/ cat >$WORK/b675/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/b034/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid _8RgTAKlqF9yD-x98WAi/_8RgTAKlqF9yD-x98WAi -goversion go1.14.7 -D "" -importcfg $WORK/b675/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/2c/2c5252c499c1ce6761d8e7d46cebc1db92ccd99af31e670644e81142b5bfcc9e-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b515/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b515/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b515/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./oci_attach_linux_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/8f/8ff34196cd5da10ad56f68ae1301fee12e1e67adc8e0be1b00c656ab756d85b4-d # internal cd $WORK/b515 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b515=/tmp/go-build -gno-record-gcc-switches -o $WORK/b515/_cgo_.o $WORK/b515/_cgo_main.o $WORK/b515/_x001.o $WORK/b515/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage libpod -dynimport $WORK/b515/_cgo_.o -dynout $WORK/b515/_cgo_import.go cat >$WORK/b515/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/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/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/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/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/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/layers=github.com/containers/libpod/libpod/layers importmap github.com/containers/libpod/v2/libpod/linkmode=github.com/containers/libpod/libpod/linkmode importmap github.com/containers/libpod/v2/libpod/lock=github.com/containers/libpod/libpod/lock importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/criu=github.com/containers/libpod/pkg/criu importmap github.com/containers/libpod/v2/pkg/ctime=github.com/containers/libpod/pkg/ctime importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/hooks=github.com/containers/libpod/pkg/hooks importmap github.com/containers/libpod/v2/pkg/hooks/exec=github.com/containers/libpod/pkg/hooks/exec importmap github.com/containers/libpod/v2/pkg/kubeutils=github.com/containers/libpod/pkg/kubeutils importmap github.com/containers/libpod/v2/pkg/lookup=github.com/containers/libpod/pkg/lookup importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/netns=github.com/containers/libpod/pkg/netns importmap github.com/containers/libpod/v2/pkg/registrar=github.com/containers/libpod/pkg/registrar importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/resolvconf=github.com/containers/libpod/pkg/resolvconf importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/rootlessport=github.com/containers/libpod/pkg/rootlessport importmap github.com/containers/libpod/v2/pkg/selinux=github.com/containers/libpod/pkg/selinux importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils 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/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/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/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/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch 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 go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt 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 bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid 4s8_lkZTwEaYnreINhi7/4s8_lkZTwEaYnreINhi7 -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.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_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.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 ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b515/_cgo_gotypes.go $WORK/b515/oci_attach_linux_cgo.cgo1.go $WORK/b515/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/ac/ac9d9eb441e0253b422565e9a8f46b82831556deb1b9817b80c09504b1dcf9b6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b515/_pkg_.a $WORK/b515/_x001.o $WORK/b515/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/f6/f6919dabe7bb7684de581ac04b55b6dc31220e54d52839682f1c698773f16b77-d # internal github.com/containers/libpod/libpod/filters mkdir -p $WORK/b646/ github.com/containers/libpod/pkg/domain/filters github.com/containers/libpod/pkg/checkpoint mkdir -p $WORK/b649/ github.com/containers/libpod/pkg/systemd/generate cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/libpod/filters -complete -installsuffix shared -buildid VnQYoo6gEemhBse0tZp3/VnQYoo6gEemhBse0tZp3 -goversion go1.14.7 -D "" -importcfg $WORK/b646/importcfg -pack ./containers.go ./pods.go cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive 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 packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF mkdir -p $WORK/b648/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/checkpoint /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/pkg/checkpoint -complete -installsuffix shared -buildid wJpN81PVaDW9hTZewEC0/wJpN81PVaDW9hTZewEC0 -goversion go1.14.7 -D "" -importcfg $WORK/b649/importcfg -pack ./checkpoint_restore.go github.com/containers/libpod/pkg/domain/infra/abi/parse cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version 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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b651/ mkdir -p $WORK/b650/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid GnNIThzdPsAJPamNRX51/GnNIThzdPsAJPamNRX51 -goversion go1.14.7 -D "" -importcfg $WORK/b648/importcfg -pack ./common.go ./containers.go ./pods.go cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/pkg/domain/infra/abi/terminal mkdir -p $WORK/b652/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/pkg/domain/filters -complete -installsuffix shared -buildid IevNG2ASQbZQlaPVC7XC/IevNG2ASQbZQlaPVC7XC -goversion go1.14.7 -D "" -importcfg $WORK/b650/importcfg -pack ./volumes.go cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term 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/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containers/libpod/pkg/parallel mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod 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/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid GoOphn1AblfxWKAzxms1/GoOphn1AblfxWKAzxms1 -goversion go1.14.7 -D "" -importcfg $WORK/b663/importcfg -pack ./parallel.go ./parallel_linux.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/terminal -complete -installsuffix shared -buildid fwx41Rsht2Tzq0LAnhld/fwx41Rsht2Tzq0LAnhld -goversion go1.14.7 -D "" -importcfg $WORK/b652/importcfg -pack ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define 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/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/pkg/spec cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/abi/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi/parse -complete -installsuffix shared -buildid yb8WsE4o_FZzJOPB0QjP/yb8WsE4o_FZzJOPB0QjP -goversion go1.14.7 -D "" -importcfg $WORK/b651/importcfg -pack ./parse.go mkdir -p $WORK/b665/ cat >$WORK/b665/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/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni 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/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/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 context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid 2LWCxN-mJgSVaEWbPohx/2LWCxN-mJgSVaEWbPohx -goversion go1.14.7 -D "" -importcfg $WORK/b665/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./namespaces.go ./parse.go ./ports.go ./security.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/84/8456e4b325c15f49087b191075ec2714f63bf7e1172025304c31f2a654a288d7-d # internal github.com/containers/libpod/pkg/specgen/generate mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni 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/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/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 context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/specgen/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/pkg/specgen/generate -complete -installsuffix shared -buildid 7p4OQYDKJU7yrrxyENAb/7p4OQYDKJU7yrrxyENAb -goversion go1.14.7 -D "" -importcfg $WORK/b670/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./container.go ./container_create.go ./namespaces.go ./oci.go ./pod_create.go ./ports.go ./security.go ./storage.go ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/dd/dd81eb4f800730d0217fdc20813e48e0b412374b1c49362b3bf814a6795ae39d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/ef/efc8d242aa0e153163d8d7dc71f688093cd967ea6d8597fd93bd3da8c311cef9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/4d/4d9e879b31df62399201555f07d17a6b0f9745035f1d65cd45e2cd74321d045a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/c2/c2bfa6ca3dd97217d2f432b005770c045bb430291e28b4f6767f64a318072d74-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/8e/8e4d6acb183a241e478ea66377d286f4021bda214d9fe462cb2b3d685b970c79-d # internal github.com/containers/libpod/pkg/autoupdate mkdir -p $WORK/b647/ cat >$WORK/b647/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/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/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/autoupdate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/pkg/autoupdate -complete -installsuffix shared -buildid u7fY18fsP0bfJ1FTpCVT/u7fY18fsP0bfJ1FTpCVT -goversion go1.14.7 -D "" -importcfg $WORK/b647/importcfg -pack ./autoupdate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/22/22e6e0720d90f52db3a035d3e295119ee243c3cd416c8fa8f882669d9dff7ea5-d # internal github.com/containers/libpod/pkg/ps mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define 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/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ps /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/pkg/ps -complete -installsuffix shared -buildid Ji6mbX91NodWQk5mwYwF/Ji6mbX91NodWQk5mwYwF -goversion go1.14.7 -D "" -importcfg $WORK/b664/importcfg -pack ./ps.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/50/501a61666154226b5c263a871ec04af242835fb12e130e1abe9a5a0e14c5d637-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/31/31276f6e2b99a0d70beba08e3004685b8b247df5f83152e445f0cacf2fbd6f69-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/a5/a56214e5db6ad38244eac002b850f6da9c220afb729b22c1211f31ebe7a0f457-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/52/521981d0c4e540a6b202b5b8118556ac0b79a4194df912aa4f2558905e78d0b6-d # internal github.com/containers/libpod/pkg/api/handlers/utils mkdir -p $WORK/b707/ github.com/containers/libpod/pkg/varlinkapi cat >$WORK/b707/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker 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/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/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b673/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/pkg/api/handlers/utils -complete -installsuffix shared -buildid F5L6415vz2Gz8fVH7qEe/F5L6415vz2Gz8fVH7qEe -goversion go1.14.7 -D "" -importcfg $WORK/b707/importcfg -pack ./containers.go ./errors.go ./handler.go ./images.go ./pods.go cat >$WORK/b673/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/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo 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/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 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/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/autoupdate=github.com/containers/libpod/pkg/autoupdate importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/channelwriter=github.com/containers/libpod/pkg/channelwriter importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/seccomp=github.com/containers/libpod/pkg/seccomp importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/varlink=github.com/containers/libpod/pkg/varlink importmap github.com/containers/libpod/v2/pkg/varlinkapi/virtwriter=github.com/containers/libpod/pkg/varlinkapi/virtwriter importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils 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/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/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 github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid BSFEOGNAqiRBKLG47elM/BSFEOGNAqiRBKLG47elM -goversion go1.14.7 -D "" -importcfg $WORK/b673/importcfg -pack ./attach.go ./config.go ./container.go ./containers.go ./containers_create.go ./create.go ./events.go ./funcs.go ./generate.go ./images.go ./intermediate.go ./intermediate_varlink.go ./mount.go ./pods.go ./remote_client.go ./shortcuts.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/9c/9c119406086c07a8b0b65f12537d049f28e92fd2ada43033fbbfef35d77f56ef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/67/670a4882bbb118c4b796f61d10c8b6d482bcacaa81713881abdb8c5f1b6746ff-d # internal github.com/containers/libpod/pkg/domain/infra/abi mkdir -p $WORK/b645/ cat >$WORK/b645/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/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/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest 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/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/autoupdate=github.com/containers/libpod/pkg/autoupdate importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/checkpoint=github.com/containers/libpod/pkg/checkpoint importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/filters=github.com/containers/libpod/pkg/domain/filters importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/terminal=github.com/containers/libpod/pkg/domain/infra/abi/terminal importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/ps=github.com/containers/libpod/pkg/ps importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/varlink=github.com/containers/libpod/pkg/varlink importmap github.com/containers/libpod/v2/pkg/varlinkapi=github.com/containers/libpod/pkg/varlinkapi importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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/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/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex 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/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 github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap k8s.io/api/apps/v1=github.com/containers/libpod/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b672/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/abi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/pkg/domain/infra/abi -complete -installsuffix shared -buildid RKTmhgppwcRwp1KCcsbo/RKTmhgppwcRwp1KCcsbo -goversion go1.14.7 -D "" -importcfg $WORK/b645/importcfg -pack ./auto-update.go ./containers.go ./containers_runlabel.go ./cp.go ./events.go ./generate.go ./healthcheck.go ./images.go ./images_list.go ./manifest.go ./network.go ./play.go ./pods.go ./pods_stats.go ./runtime.go ./system.go ./system_varlink.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/6e/6e00ee0b187b2f724d45401e18c7bc5ae0ffe352cd0d811afc4afdc1ab4dd0f7-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/domain/infra/tunnel=github.com/containers/libpod/pkg/domain/infra/tunnel importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless 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/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid XnAR6Sv9HsFUT3dvs3Fa/XnAR6Sv9HsFUT3dvs3Fa -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi.go ./runtime_libpod.go ./runtime_proxy.go github.com/containers/libpod/pkg/api/handlers/compat mkdir -p $WORK/b706/ cat >$WORK/b706/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=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/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/common/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo 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/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/filters=github.com/containers/libpod/libpod/filters importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/api/server/idletracker=github.com/containers/libpod/pkg/api/server/idletracker importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/spec=github.com/containers/libpod/pkg/spec importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/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/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network 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/google/uuid=github.com/containers/libpod/vendor/github.com/google/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b709/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers/compat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/pkg/api/handlers/compat -complete -installsuffix shared -buildid 0gMdTXw4usGVL-ore1ao/0gMdTXw4usGVL-ore1ao -goversion go1.14.7 -D "" -importcfg $WORK/b706/importcfg -pack ./changes.go ./containers.go ./containers_archive.go ./containers_attach.go ./containers_create.go ./containers_export.go ./containers_logs.go ./containers_pause.go ./containers_prune.go ./containers_restart.go ./containers_start.go ./containers_stats.go ./containers_stop.go ./containers_top.go ./containers_unpause.go ./events.go ./exec.go ./images.go ./images_build.go ./images_history.go ./images_push.go ./images_remove.go ./images_save.go ./images_search.go ./images_tag.go ./info.go ./networks.go ./ping.go ./resize.go ./swagger.go ./system.go ./types.go ./unsupported.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/ba/ba2f49c97e744809f82dd09e2773230c67ad18a0e9da329335439f04534e742c-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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 packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid -O12riry2igxGQPCp9zL/-O12riry2igxGQPCp9zL -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./config.go ./config_abi.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/71/717d072f5aa8ef0744d6411f69e519922fbec40486e19eafeb7965e118371933-d # internal github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b356/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/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/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 github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid V0u3FLtQDjlwiRoYJckC/V0u3FLtQDjlwiRoYJckC -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid 4trBKCF72fMmrkFJ4tQH/4trBKCF72fMmrkFJ4tQH -goversion go1.14.7 -D "" -importcfg $WORK/b692/importcfg -pack ./args.go ./choice.go ./latest.go github.com/containers/libpod/cmd/podman/report mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid pbc19FqjtL4sOgAKvmQq/pbc19FqjtL4sOgAKvmQq -goversion go1.14.7 -D "" -importcfg $WORK/b693/importcfg -pack ./diff.go ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/c4/c490589f99dc1d01e843ba00f32860401a4be0eaffeffb793528d4a77e13ec1c-d # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/eb/eb0eeb76444cc84b63671c71360994e115698acdb8711758692825ada1fe23c5-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities 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 packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid nzwegB9966JRQ9dE3TqP/nzwegB9966JRQ9dE3TqP -goversion go1.14.7 -D "" -importcfg $WORK/b691/importcfg -pack ./inspect.go github.com/containers/libpod/cmd/podman/healthcheck mkdir -p $WORK/b696/ github.com/containers/libpod/cmd/podman/generate mkdir -p $WORK/b695/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid yvWobbfGTPKCyzcLKD4e/yvWobbfGTPKCyzcLKD4e -goversion go1.14.7 -D "" -importcfg $WORK/b696/importcfg -pack ./healthcheck.go ./run.go cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid SmON9dBArLgYpyKHxleW/SmON9dBArLgYpyKHxleW -goversion go1.14.7 -D "" -importcfg $WORK/b695/importcfg -pack ./generate.go ./kube.go ./systemd.go github.com/containers/libpod/cmd/podman/play mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid 9OiVxNWVzAGjRelzSOZn/9OiVxNWVzAGjRelzSOZn -goversion go1.14.7 -D "" -importcfg $WORK/b702/importcfg -pack ./kube.go ./play.go github.com/containers/libpod/cmd/podman/manifest mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid BjEF6XseuTUgk8D_Cbd9/BjEF6XseuTUgk8D_Cbd9 -goversion go1.14.7 -D "" -importcfg $WORK/b700/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go github.com/containers/libpod/cmd/podman/networks mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors 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 packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid Sha2E0nKbX7y49lQNnMg/Sha2E0nKbX7y49lQNnMg -goversion go1.14.7 -D "" -importcfg $WORK/b701/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/7a/7ac7f6c6bc6edcb14bbe2f2b4d18ab7680e6c2809c2c35cd26ee142e53b8e67a-d # internal github.com/containers/libpod/cmd/podman/volumes mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid zXkiPfG5SCmyUH9oZp6L/zXkiPfG5SCmyUH9oZp6L -goversion go1.14.7 -D "" -importcfg $WORK/b713/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/07/07c2801328f83f7bf14a11b75d202dcd42573c246d5d2f356f7e0ae923fa1044-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b697/ cat >$WORK/b697/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/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/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units 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/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid KBvQfA3Y307B69gImjcy/KBvQfA3Y307B69gImjcy -goversion go1.14.7 -D "" -importcfg $WORK/b697/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/15/15ad1c8b0696059b8a83fb9b48763031f7e5bc31eb587e8990832081a6691051-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/82/829c591ff1b0561f554f82447f9a4d272bcf950a2e5d0b254d59d5b1b8ac1dc9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/a7/a7b4b39bfb106da71e177cfc302987a92650ce303f0901be6704ab2a45ee96bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/29/29a511972e3885402cd763af103289a7fc1b013750d56697a5ed35fceb548d05-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/db/db5e1311372c626da28b43876b7148416b9a8741da0f8eb497d3fb4c4ea4b8d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/58/5806994fdf1b9f7c97ac675908ed9e83ef39f7eaa18ea6afcccf447ff6b55cc4-d # internal github.com/containers/libpod/pkg/api/handlers/libpod mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests 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=github.com/containers/libpod/vendor/github.com/containers/image/v5/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/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/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/compat=github.com/containers/libpod/pkg/api/handlers/compat importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/filters=github.com/containers/libpod/pkg/domain/filters importmap github.com/containers/libpod/v2/pkg/domain/infra/abi=github.com/containers/libpod/pkg/domain/infra/abi importmap github.com/containers/libpod/v2/pkg/domain/infra/abi/parse=github.com/containers/libpod/pkg/domain/infra/abi/parse importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/ps=github.com/containers/libpod/pkg/ps importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/specgen/generate=github.com/containers/libpod/pkg/specgen/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers/libpod /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/containers/libpod/pkg/api/handlers/libpod -complete -installsuffix shared -buildid RdcbmUzQOiBAFiNGfI5w/RdcbmUzQOiBAFiNGfI5w -goversion go1.14.7 -D "" -importcfg $WORK/b710/importcfg -pack ./containers.go ./containers_create.go ./copy.go ./generate.go ./healthcheck.go ./images.go ./info.go ./manifests.go ./networks.go ./play.go ./pods.go ./swagger.go ./system.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/b6/b66553d76aa60f8c5821f87aab0dee518883b6c58f7abb5f88c657a2c627bb74-d # internal github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config 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/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/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni 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 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 bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid 7v57j6G-TqtK67t4mLkg/7v57j6G-TqtK67t4mLkg -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase 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 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 packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid bEGGLNDuteIYhEjcl087/bEGGLNDuteIYhEjcl087 -goversion go1.14.7 -D "" -importcfg $WORK/b703/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/d0/d03d0407f28f5a3b623f3dbf6e313f72a9d4966a65ab98e2dd83eaadb75aebfe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/57/5768b65bb251b6ab051944faeadf2f2825ae2fc69c1f314609e11980d1d5a9f4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/0f/0f7944cdf9b79900d3a0c8e8fac671690ce27df3c35d48493bef8ee620e85d94-d # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/e7/e72cfa9d891d39dc863393918872d1cedc9730b89351f9d67169cebeb5815bdb-d # internal github.com/containers/libpod/pkg/api/server mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/api/handlers/compat=github.com/containers/libpod/pkg/api/handlers/compat importmap github.com/containers/libpod/v2/pkg/api/handlers/libpod=github.com/containers/libpod/pkg/api/handlers/libpod importmap github.com/containers/libpod/v2/pkg/api/handlers/utils=github.com/containers/libpod/pkg/api/handlers/utils importmap github.com/containers/libpod/v2/pkg/api/server/idletracker=github.com/containers/libpod/pkg/api/server/idletracker importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/coreos/go-systemd/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/daemon=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema 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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/server /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/pkg/api/server -complete -installsuffix shared -buildid 63Q2Zm5QJBMcuGwmjwiv/63Q2Zm5QJBMcuGwmjwiv -goversion go1.14.7 -D "" -importcfg $WORK/b705/importcfg -pack ./docs.go ./handler_api.go ./listener_api.go ./register_archive.go ./register_auth.go ./register_containers.go ./register_distribution.go ./register_events.go ./register_exec.go ./register_generate.go ./register_healthcheck.go ./register_images.go ./register_info.go ./register_manifest.go ./register_monitor.go ./register_networks.go ./register_ping.go ./register_play.go ./register_plugins.go ./register_pods.go ./register_swagger.go ./register_swarm.go ./register_system.go ./register_version.go ./register_volumes.go ./server.go ./swagger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/5b/5b859a189932931226eba9a79f4e2b91f0e20ef07f288e05ca02dfa18f6e7894-d # internal github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/api/server=github.com/containers/libpod/pkg/api/server importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units 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 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 packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid llJZ_fTMdjeawzyiNxO_/llJZ_fTMdjeawzyiNxO_ -goversion go1.14.7 -D "" -importcfg $WORK/b704/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./migrate.go ./prune.go ./renumber.go ./reset.go ./service.go ./service_abi.go ./system.go ./unshare.go ./varlink.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/f1/f1aeff1e03b11a986247b6e7de3d0b44306c9f48e814b95c9f1d9873e2422a29-d # internal github.com/containers/libpod/cmd/podman/system/connection mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal 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=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/containers/libpod/cmd/podman/system/connection -complete -installsuffix shared -buildid y-qlbXfMKUD61XDPzK5O/y-qlbXfMKUD61XDPzK5O -goversion go1.14.7 -D "" -importcfg $WORK/b712/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/1b/1b3d83b2b775ee248ab3fc677a77430191c108bd481b694371c167a99c067a3b-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/containers=github.com/containers/libpod/cmd/podman/containers importmap github.com/containers/libpod/v2/cmd/podman/generate=github.com/containers/libpod/cmd/podman/generate importmap github.com/containers/libpod/v2/cmd/podman/healthcheck=github.com/containers/libpod/cmd/podman/healthcheck importmap github.com/containers/libpod/v2/cmd/podman/images=github.com/containers/libpod/cmd/podman/images importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/manifest=github.com/containers/libpod/cmd/podman/manifest importmap github.com/containers/libpod/v2/cmd/podman/networks=github.com/containers/libpod/cmd/podman/networks importmap github.com/containers/libpod/v2/cmd/podman/play=github.com/containers/libpod/cmd/podman/play importmap github.com/containers/libpod/v2/cmd/podman/pods=github.com/containers/libpod/cmd/podman/pods importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/system/connection=github.com/containers/libpod/cmd/podman/system/connection importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/cmd/podman/volumes=github.com/containers/libpod/cmd/podman/volumes importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/containers/libpod/v2/pkg/tracing=github.com/containers/libpod/pkg/tracing importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec 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 packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b736/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b737/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b738/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 rg-gsIi2mIVlhaMwpmYn/rg-gsIi2mIVlhaMwpmYn -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2c/2c11a04112e4d917b7db07dbd6b2b6a4523b786e38743481597bd8d6a17409e8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b712/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b713/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b714/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b736/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b737/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b738/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b655/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b644/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b715/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b730/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b661/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b634/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b565/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/compat=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/libpod=$WORK/b710/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers/utils=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/pkg/api/server/idletracker=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/daemon=$WORK/b711/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b539/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b716/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b717/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b718/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b719/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b720/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b721/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b722/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b723/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b724/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b725/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b726/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b728/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b729/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b731/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b733/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b734/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b735/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_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/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/libpod/filters=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/pkg/autoupdate=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/pkg/checkpoint=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/filters=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/parse=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/abi/terminal=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/pkg/ps=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen/generate=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/pkg/varlink=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/apps/v1=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b690/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/sysinfo=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/uuid=$WORK/b709/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b633/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b727/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b732/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_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/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/seccomp=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b543/_pkg_.a packagefile go/doc=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b605/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a packagefile go/scanner=$WORK/b289/_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/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile internal/lazyregexp=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_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/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b607/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_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=4nocoN5pwu4xc0wgskDJ/rg-gsIi2mIVlhaMwpmYn/6Slc0weV_9FJQFWDETEy/4nocoN5pwu4xc0wgskDJ -X github.com/containers/libpod/libpod/define.buildInfo=1598905532 -compressdwarf=false -B 0x6db76deca046f83f10c6a87aba7da27078a355b0 -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=remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remote 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 remote varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags '-X github.com/containers/libpod/libpod/define.buildInfo=1598905532 -compressdwarf=false -B 0x513292a084f99ae3e98e0651d8da080edee218c4 -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-build292603531 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -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/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/internal/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal crypto/subtle mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b047/ cat >$WORK/b047/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/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./sig.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal unicode/utf16 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b046/ cat >$WORK/b046/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/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal container/list mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./tls.go runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ cat >$WORK/b076/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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_ppc64x.o ./compare_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/count_ppc64x.o ./count_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal cd /usr/lib/golang/src/internal/bytealg /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/equal_ppc64x.o ./equal_ppc64x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c encoding github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b091/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b086/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./encoding.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -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/b086/importcfg -pack ./aliasing.go internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid NHQhGp_KHkfM4YuVeuax/NHQhGp_KHkfM4YuVeuax -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./unsafeheader.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b126/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid ShJiOXzaKVorRNCpz_Pc/ShJiOXzaKVorRNCpz_Pc -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec mkdir -p $WORK/b131/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b194/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid qX1MHqGvU8smWXX4uV0Y/qX1MHqGvU8smWXX4uV0Y -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./spec.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid xxyKzCuPk6gp9tmmi69Q/xxyKzCuPk6gp9tmmi69Q -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./flags.go ./proto_legacy_disable.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c runtime mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/42/42d3d3f2fdcec77db5b47499c17692cc3cd1e78d7440af48804385d06dc60ae7-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid b8jMsx4NnikZoJXhtDLO/b8jMsx4NnikZoJXhtDLO -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/23/239de3bdaa9b6edba657e761742e0b45cd21c4d5a34a102ea8abb072439fd097-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Q9wBJkTjrwBoxOarNXr6/Q9wBJkTjrwBoxOarNXr6 -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4c/4c19496a5498a25c0e530d8a4451d1f0b106c2bffa23f8730242678d2e5c3a4c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid 9YSzc7jGdk4BPmXivunS/9YSzc7jGdk4BPmXivunS -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./name.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal github.com/containers/libpod/vendor/github.com/containers/common/version mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/version -complete -installsuffix shared -buildid yDfAlHrzNzmG-OffA4f-/yDfAlHrzNzmG-OffA4f- -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/00/000a4e1428656ef98f1a9ec69af2eba15d909cfe3717754aaa88b763f913b510-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /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/storage/pkg/promise -complete -installsuffix shared -buildid 7bYO1RMLPko6E1XOzPqK/7bYO1RMLPko6E1XOzPqK -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/50/500106c8cc6c2f399c9f998552d6cebff53245568fba5ed6c298645b179cd9d7-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /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/pquerna/ffjson/shared -complete -installsuffix shared -buildid xaL9fmv130fUr7pnnWUZ/xaL9fmv130fUr7pnnWUZ -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/c5/c53f545a70ebde67ac53d85f9a464d8ccfe2dda4f9ab5ca86752450fed1c5e99-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /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/docker/docker/api -complete -installsuffix shared -buildid FSfYQeMAnS3J2-e8ZFDW/FSfYQeMAnS3J2-e8ZFDW -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/d5/d5c2c28ca6b935fe4455a2a3af2d508716530e69c45f2f77b9993a26d6d77826-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /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/events -complete -installsuffix shared -buildid DN--LjMcVcEBXnzbO2dt/DN--LjMcVcEBXnzbO2dt -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/6c/6cf6842aba1af7e4b4311272405fd5a433f87a301dc114c8507cc7cded327a5e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /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/image -complete -installsuffix shared -buildid mT9AXcgsfU_62jU2_ic5/mT9AXcgsfU_62jU2_ic5 -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go cd /usr/lib/golang/src/math /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/modf_ppc64x.o ./modf_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/18/183aaae647c2826f4489e5163b133c20025e23332776bed4d6dbace6e47f5f05-d # internal image/color mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/7f/7ff53e279c7db0ed8c1db3f86249c4709d087e6f6ae4ccc377dc1d94310e78dd-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /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/VividCortex/ewma -complete -installsuffix shared -buildid qO19jKFFIhTjfgaFJ6uT/qO19jKFFIhTjfgaFJ6uT -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ewma.go cd /usr/lib/golang/src/math /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/31/3171168decd3a484fbb13a7fb3095caf346f58611f6cc77be4e7b08f65704a36-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /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/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid AdNCHEFYwvXfeJr0dTfL/AdNCHEFYwvXfeJr0dTfL -goversion go1.14.7 -D "" -importcfg $WORK/b459/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/15/15f0565a0c913d5cab7c74cc8b7ddde56ad4e00e6d29381624f2130c946dcc86-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /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/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 5DvQbfViHr5UlH0KjSjc/5DvQbfViHr5UlH0KjSjc -goversion go1.14.7 -D "" -importcfg $WORK/b484/importcfg -pack ./capabilities.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/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/6c/6c2eb8a9a1f920844ace454f488e4720ddec45f7f3844077c6a79495f02319ff-d # internal github.com/containers/libpod/version mkdir -p $WORK/b502/ cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/87/871adedb3334e68ba90fdd3d0cddf8844ff3070a3cbb58b2029887edcbb1ef8d-d # internal cat >$WORK/b502/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid t-qH21VY_WfGfgPJUNho/t-qH21VY_WfGfgPJUNho -goversion go1.14.7 -D "" -importcfg $WORK/b502/importcfg -pack ./version.go github.com/containers/libpod/pkg/ps/define mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ps/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/pkg/ps/define -complete -installsuffix shared -buildid dQ6duW5XdM_D6QWCH6lT/dQ6duW5XdM_D6QWCH6lT -goversion go1.14.7 -D "" -importcfg $WORK/b509/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/23/23b3fce91f8100d01b2fbfc6bb8afc05392be21ae7a036c8eb41931776626fcf-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b519/ cd /usr/lib/golang/src/math /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/stubs_ppc64x.o ./stubs_ppc64x.s cat >$WORK/b519/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid vSDkjZk2ahRcyeiUL5gC/vSDkjZk2ahRcyeiUL5gC -goversion go1.14.7 -D "" -importcfg $WORK/b519/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/fa/fa95e5aacba8ef829a4410b30dec8ffba566deb85413d67ebcfd810de09a9246-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid mgLaDG7Q4Uj5yLI0mDQV/mgLaDG7Q4Uj5yLI0mDQV -goversion go1.14.7 -D "" -importcfg $WORK/b543/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/86/86f590f5c6f6bdeec8b638b1904833b8d5ef3ab14ed8858d4ba084acdac5f046-d # internal github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config /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/containers/conmon/runner/config -complete -installsuffix shared -buildid RePNz0B0KQN_g8J1siRZ/RePNz0B0KQN_g8J1siRZ -goversion go1.14.7 -D "" -importcfg $WORK/b548/importcfg -pack ./config.go ./config_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/fc/fcb65555d637b1e7dd913e5e5784f3daa8041733ec8848852fd87bf7fa1d16ad-d # internal github.com/containers/libpod/libpod/linkmode mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/linkmode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/libpod/linkmode -complete -installsuffix shared -buildid zyzaY9746i16ngZ0lRmx/zyzaY9746i16ngZ0lRmx -goversion go1.14.7 -D "" -importcfg $WORK/b550/importcfg -pack ./linkmode_dynamic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/44/444dd6559cc8e4f96533497e537845b5ab9600b50c3383d71976ef099981f578-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid iAwXE5uZbIdI3jhk3aH-/iAwXE5uZbIdI3jhk3aH- -goversion go1.14.7 -D "" -importcfg $WORK/b579/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/0d/0d165bea27eeb8baea974a70e35061e248c98c1b8e51da9f9154a14a6b62c8a6-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid qFPHWG_QqgfFl5VgeF8t/qFPHWG_QqgfFl5VgeF8t -goversion go1.14.7 -D "" -importcfg $WORK/b630/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/eb/eb1d8a801a3a204849fa412a3d81f96fea02ba75cda91cd55c5218dc28f5d869-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid dXgvheJEk3Nv92wkpdT2/dXgvheJEk3Nv92wkpdT2 -goversion go1.14.7 -D "" -importcfg $WORK/b636/importcfg -pack ./exec.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal /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/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid bKZyiDGx5-W3rl__ObVq/bKZyiDGx5-W3rl__ObVq -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./percentage.go ./width.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/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/74/74d5fa79bc63c1081860bc53b8f26a66fdd432a89afd6e60286e1738ce87001e-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque -complete -installsuffix shared -buildid Wf6piazZpgj9mJc40JtH/Wf6piazZpgj9mJc40JtH -goversion go1.14.7 -D "" -importcfg $WORK/b648/importcfg -pack ./opaque.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal github.com/containers/libpod/pkg/util/camelcase mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util/camelcase /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/containers/libpod/pkg/util/camelcase -complete -installsuffix shared -buildid k_amyuD5uN1XhwvMz0JS/k_amyuD5uN1XhwvMz0JS -goversion go1.14.7 -D "" -importcfg $WORK/b669/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/e4/e4b3f9b5b8c3d8eb02ba27e4e9ca505c7bf0a27c75ec5a3aa50cde2626d4d3bf-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid rsX_IsmVhb1YrTSPN3Lm/rsX_IsmVhb1YrTSPN3Lm -goversion go1.14.7 -D "" -importcfg $WORK/b689/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/1c/1c8ef904f74570de7922111ceb98320df471a03167f4f6f6daa550190801e53f-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid y6tONQK2jc1A6i8O_mqG/y6tONQK2jc1A6i8O_mqG -goversion go1.14.7 -D "" -importcfg $WORK/b690/importcfg -pack ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/28/280077a8bfa65d99d71fe067264460cb3e8d14cd15d5d2c5912d1a70702e34c7-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid MpwRwcZckNLP137f9LkB/MpwRwcZckNLP137f9LkB -goversion go1.14.7 -D "" -importcfg $WORK/b692/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/76/7684a7e3c6c8a0dce8cb257dcc07121b0e3cd5b5e6b972c49ed4d0354b4c35e3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/0d/0d0c062483d6f238808f5f69093b098fdca53fe45a2b003b547b7f715ea34962-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/d7/d70e02acc934f443e0cc4c414de78f428bf2ef582540a353219abaf884fd8629-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/ef/ef47acf33b841d319a1e89e250eed8e469771660d6481810bc368b534d9db6bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/63/63cf1fc0e3b52932425227e7fd7542aa994c7315a8e052c194f1094a7133ec5b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/fa/fa751fe9384766811d3a426b67cc958d089a06e6efe12c2fb8429970c7b37c9a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b053/symabis ./asm_ppc64x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p runtime/cgo -std -installsuffix shared -buildid iRsnOipXvLPRBaP_xY3e/iRsnOipXvLPRBaP_xY3e -goversion go1.14.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_ppc64x.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/dc/dc453c59875020999f6df38045575c651a42acd6820045588686c41402b26e4f-d # internal cd /usr/lib/golang/src/runtime /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/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/preempt_ppc64x.o ./preempt_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/preempt_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal math/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid wekel6sSFDfRoAoRa9Bd/wekel6sSFDfRoAoRa9Bd -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/dc/dcb1d0eb0c8e43207840da987bb8124cd870df8ee8443d9d78dcfcae25e33b18-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_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/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal internal/oserror mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b080/_pkg_.a -trimpath "$WORK/b080=>" -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/b080/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/version=github.com/containers/libpod/vendor/github.com/containers/common/version packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid ZPyDIeNUrrv8txpXNPEh/ZPyDIeNUrrv8txpXNPEh -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./apparmor.go ./apparmor_unsupported.go syscall mkdir -p $WORK/b016/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b261/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/syscall /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_linux_ppc64x.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /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/containers/storage/pkg/locker -complete -installsuffix shared -buildid Eq-HB2kiqkqo_mU_Ts0R/Eq-HB2kiqkqo_mU_Ts0R -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./locker.go github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid tT5Xd6hQnfVawx48Is19/tT5Xd6hQnfVawx48Is19 -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./cast5.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/15/152f8fb87388413439ecd79ee3915af748a2602577efc891bae48bc79a0813a8-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid HxUNEVRwBf1rRtOA91DY/HxUNEVRwBf1rRtOA91DY -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /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/beorn7/perks/quantile -complete -installsuffix shared -buildid 4Dvcd2BmpyOuVOJx9ZRW/4Dvcd2BmpyOuVOJx9ZRW -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/77/77f1152c65cc7b604f110499dd9d3b85813256bcb8526d341899995732c9a4bf-d # internal container/heap mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal hash mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/2f/2f597f9b73fdfbe2f129cdf5027d1b7eee0eca82dabcf785e6c65c46afcf8fb1-d # internal strings mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/bf/bf72a8b84688694b4fe19f5fd07dda4ac2729068bfc99df11a51083ba50e1ef9-d # internal crypto/internal/randutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e2/e288f7b72a34ce21451575c891df547926077683f06afec553821f766d3ec807-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid qKvQTSrUwzo089jjwUHX/qKvQTSrUwzo089jjwUHX -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b114/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal hash/crc64 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b1/b1860058ba0184972f41916daa572f1d1fe4394a4aeffd711f787cc1a5743f46-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b104/ cat >$WORK/b104/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/b105/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid NWv0x5bvl4gLGrn0oeg1/NWv0x5bvl4gLGrn0oeg1 -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./types.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/81/81cc176f485600a3bffacb2d506d66a3b272b19a69af923db3cade59f4cd0413-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 4_GUaIWqQV8_GOVdD6J9/4_GUaIWqQV8_GOVdD6J9 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal hash/fnv mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a8f0dbda1df448edfb3dd80ae952e5a9bd4605bd39b9fd9365c9e53816c957ab-d # internal crypto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal crypto/rc4 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal regexp/syntax mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal path mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_ppc64le.o $WORK/b114/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal compress/bzip2 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid NHDNiPT9OnhbOfFY479f/NHDNiPT9OnhbOfFY479f -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 96K3Svabmic3WXP6hw00/96K3Svabmic3WXP6hw00 -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /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/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid RUXRyhEXn4L5Xvt0hj96/RUXRyhEXn4L5Xvt0hj96 -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b4/b476990af13fe8bef5d4b32a84358a9b60789f77138377239e6f672324563e10-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /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/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid _chyECH_KOB76PtppXVV/_chyECH_KOB76PtppXVV -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal text/tabwriter mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 VjLKonTbra6v71wGp2z3/VjLKonTbra6v71wGp2z3 -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b5/b5655ee43a4bf48b425a6a7c5492ee5b795dc93758982c9f0df947702ce2d04c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid vf2h_JFLbX3Jj89TiWRk/vf2h_JFLbX3Jj89TiWRk -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./errors.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_ppc64x.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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b015/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/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/62/626f6fe407efcf3384ecb4fc3ae1e273fa34bb66e0f672f2db81548852cf74bc-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b030/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/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/47/471e3b2354351a57f76978c8940219dacf39e138fad1729864ee00292c10dc45-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal hash/adler32 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b378/ cat >$WORK/b378/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/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid JEPJkBA4i3ycHGYwSPfI/JEPJkBA4i3ycHGYwSPfI -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal image mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d0/d0d141cf78378875a1522c5fa5b8f3c9126c07ebc01667c2d7241e36e07a5c7d-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid 5QPY5PNojkCQv-4LSFVG/5QPY5PNojkCQv-4LSFVG -goversion go1.14.7 -D "" -importcfg $WORK/b447/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/b5/b521a79a9b5c8a187eb8280016aea9cd14d216430b7db928f2bd3c0f4196678d-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /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/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid m7rhODnbTzenqIXHcqJA/m7rhODnbTzenqIXHcqJA -goversion go1.14.7 -D "" -importcfg $WORK/b487/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/bd/bdee973018717be138496d9b423fc45b2d60e820b4222f6f033bd983fa3c3f47-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish /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/crypto/blowfish -complete -installsuffix shared -buildid wi2oBWpMkIsm6ptpNZiY/wi2oBWpMkIsm6ptpNZiY -goversion go1.14.7 -D "" -importcfg $WORK/b523/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/95/95b32e0c93d425b8a552a8120d757bbc0c3c1ce2b1a78a2a165e48640da95f1c-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/6c/6cb6acc3091118d324a0f0d96e7b4d05bf9132ebd3b14f448cc23de434637932-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /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/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid vrhYEuausbOzbZsgcRRY/vrhYEuausbOzbZsgcRRY -goversion go1.14.7 -D "" -importcfg $WORK/b571/importcfg -pack ./sortkeys.go github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid OH8OZw3uOaGP5wKxXX15/OH8OZw3uOaGP5wKxXX15 -goversion go1.14.7 -D "" -importcfg $WORK/b639/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/53/534f3c0d3d1a7bb20af73a3c33118c6e9e68c465582415c6a1a324954aad730e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/9e/9e0329e6a9322d9b060799f09fe79cd48139b8778fec1ed3b4f47c6098713e58-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b379/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/18/1871d9de7b191d28dfcbe59d547049dc1a83b41237a6fe411021dbb0502b3d26-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter internal/poll github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b029/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 mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /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/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid FEvEewVMsZzwnlgDpItS/FEvEewVMsZzwnlgDpItS -goversion go1.14.7 -D "" -importcfg $WORK/b494/importcfg -pack ./leakybucket.go ./memory.go ./storage.go github.com/containers/libpod/vendor/go.uber.org/atomic mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.uber.org/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/containers/libpod/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid J16q0yKT0-EwE75Ie5zh/J16q0yKT0-EwE75Ie5zh -goversion go1.14.7 -D "" -importcfg $WORK/b701/importcfg -pack ./atomic.go ./error.go ./string.go mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 5bAo-TMrkiVW2zWdKO8q/5bAo-TMrkiVW2zWdKO8q -goversion go1.14.7 -D "" -importcfg $WORK/b629/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/3d/3d33a2252d67b83f111add813f4dd8d423790655ed7d67a4cfb16caa5ae40f6f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/86/868734520f206ad1c44163bb3737dfecb8116a679875ca0e9c8f0dc4c7edb20d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/ac/acfd4cf67059d11298a69a1f6d68d0a1616e744c401fb65c31c4840da786d54e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid vq23UTvvn__sPZlvuvzX/vq23UTvvn__sPZlvuvzX -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./context.go ./go17.go ./go19.go github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid FfDWmD2Ujhkw0XyxX0xo/FfDWmD2Ujhkw0XyxX0xo -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./semaphore.go github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 5J3duT9JPByyG3IOy20_/5J3duT9JPByyG3IOy20_ -goversion go1.14.7 -D "" -importcfg $WORK/b448/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/9c/9c7dadbd2944c6caa0a75733dd96228390646b4dad27e9b92d9895d00af126f1-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/c1/c1e13b7d5370e305ebfe42a628c1be883a7674353dee0b8c1bc313b1e6db413b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/containers/libpod/vendor/github.com/acarl005/stripansi mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/acarl005/stripansi /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/acarl005/stripansi -complete -installsuffix shared -buildid KjRdAgbGM-qrDcuSDjc2/KjRdAgbGM-qrDcuSDjc2 -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./stripansi.go github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /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/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid C-i2DX-8KUpd_D8F19zP/C-i2DX-8KUpd_D8F19zP -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid -6Lr8cvVhHIsEowxZ3Km/-6Lr8cvVhHIsEowxZ3Km -goversion go1.14.7 -D "" -importcfg $WORK/b603/importcfg -pack ./doc.go ./helpers.go ./types.go github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid kWhcxi-PR3nc_QiTnV8E/kWhcxi-PR3nc_QiTnV8E -goversion go1.14.7 -D "" -importcfg $WORK/b641/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/8a/8afc55d5e46394ea9b0b505da627ab1e4d409ad439c0e3b6e0b9f54ddb4e1ec4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/00/002eb16c3e68d698db12e683eb954f84530181678a2e7b1113a8b5c829257272-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/84/844727c41b7f28e500e1423aa0d60b56e936c099c9b8c36971c401aeb0d79ec9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ee/eebaf7e79a3d33a7b957a1ab4300c1e9ab18dea76ecc8c4154ee62312afa5e31-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b028/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b019/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b284/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /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/hashicorp/errwrap -complete -installsuffix shared -buildid Av_sOStyUsPuICudEbMo/Av_sOStyUsPuICudEbMo -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./errwrap.go encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid wU4Wq6_Kz4xqONabzapy/wU4Wq6_Kz4xqONabzapy -goversion go1.14.7 -D "" -importcfg $WORK/b581/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/b381/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/bf/bf7f63a57d4cdc3f0ab241350d72d6b1b1f213042593c46b8a09698f604fe977-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/3a/3a836fd5488e8faea7984af68cc9099a9fe7d1a4c09902dbbea9c754c67cd260-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/db/db9f5a359d638c9429ce4352f68c2221999ed1591e8468a06a6cff18a7eb25ef-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b312/ runtime/debug mkdir -p $WORK/b117/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /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/docker/docker/api/types/mount -complete -installsuffix shared -buildid 8av9I_gpDVCP6lRMhOB_/8av9I_gpDVCP6lRMhOB_ -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./mount.go cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /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 ./debug.s os/signal mkdir -p $WORK/b456/ cat >$WORK/b456/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b456/symabis ./sig.s github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /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/mattn/go-runewidth -complete -installsuffix shared -buildid erFGMzfHCASh6uoQKvDW/erFGMzfHCASh6uoQKvDW -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal crypto/cipher mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./xor_ppc64x.s net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b456/symabis -D "" -importcfg $WORK/b456/importcfg -pack -asmhdr $WORK/b456/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/20/20448642389fc0dd6fb142ca612b73a8305eabc5c633b1b2b93d052eefd74ba1-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/a4/a4232d0cd15f68bf3cede1b0e01a70d0e1f4fa4ccd2cb5f871203dcdd50bcd14-d # internal crypto/md5 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal encoding/base64 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/xor_ppc64x.o ./xor_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b456=>" -I $WORK/b456/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b456/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b456/_pkg_.a $WORK/b456/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /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/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b117/_pkg_.a $WORK/b117/debug.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/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/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/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./sum_ppc64le.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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/b077/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /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/klauspost/compress/snappy -complete -installsuffix shared -buildid b7g7hzA5N8KsqeUsL79k/b7g7hzA5N8KsqeUsL79k -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/md5block_ppc64x.o ./md5block_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/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid HjVpMroBa9p97zjXSvZH/HjVpMroBa9p97zjXSvZH -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_ppc64x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal os/exec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Xx2iZCCgEX9oO4fFXRkl/Xx2iZCCgEX9oO4fFXRkl -goversion go1.14.7 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/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 ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.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.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9f/9f59b2cb91ea140aa5d8ce5ed4ad07a98c0accab109ea448d4b8330fa66fad02-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/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/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/8f/8f25a0c11ccc2efa536a9f7135277aecaedbf454a6816991693d4d3ba37898cb-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal encoding/json mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid ZpDubxPr-IthAnTDdCNK/ZpDubxPr-IthAnTDdCNK -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /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/pkg/errors -complete -installsuffix shared -buildid 25hVfL9-MWVfTIVk-ZS2/25hVfL9-MWVfTIVk-ZS2 -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid rNk1EWohvoxGcRyi1Qhk/rNk1EWohvoxGcRyi1Qhk -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/83/83d5dad930a5184edd8da00d7125a777241c5c2df51d4db4c0be967c279bff97-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid IwH-DFu3OF8BRq89ov_b/IwH-DFu3OF8BRq89ov_b -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /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/klauspost/compress/fse -complete -installsuffix shared -buildid o7531qZ4D-gmHYjLzcpr/o7531qZ4D-gmHYjLzcpr -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/7c/7c657eb21be6a535287b2eb94e32c0ea0385bf6efc92e0735f4ea1ddfd74fcbb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b100/ cat >$WORK/b100/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/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /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/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid Y9GadBctdKL8ltEcV2fX/Y9GadBctdKL8ltEcV2fX -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/39/390f01bb1d923c99fa6769b13fb715249c45eb2e0b679fe3704a716b58dc9cc4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b106/ cat >$WORK/b106/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/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid JvA6-LX3aj1mwGT19HcM/JvA6-LX3aj1mwGT19HcM -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c1/c1e08cd13e32e3c1745e88c5123ac7fa69e54724b7eb1b5da67a753251344ab6-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/08/08d5c30a7a8f4fc6c6851fb6470cb2176b6e58a972b0a486844ec6f7d864e28f-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid m9gDLaDF3SWc6JomKs74/m9gDLaDF3SWc6JomKs74 -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a0/a0e3f27c2483ca3c4620695fddf84f66e0724f340d90ec8a8a1000798ac43096-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b092/ cat >$WORK/b092/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/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid cNdlHl-HIh4zT45d7Y1n/cNdlHl-HIh4zT45d7Y1n -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f6/f632b2e3a6c55f0363960cc66120924519ebc23da5fc6f215af2bc9b7c1f37ad-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b103/ cat >$WORK/b103/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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid s67RlbZO26JhluUxgIYE/s67RlbZO26JhluUxgIYE -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid yuohT8K7cMu5v8uAjnHM/yuohT8K7cMu5v8uAjnHM -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/60/600c426e79ef3f07d9788434a010c343f3d823686d2468908f4d2c1b146de7e0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b102/ cat >$WORK/b102/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/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform /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/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid ANKNyYXfYtspltokyAsM/ANKNyYXfYtspltokyAsM -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./platform_matcher.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/18/18a6c5eb28bed9d0c9dfcd0877b9e9667677e4554b0c754803ab0df29529fd01-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b125/ cat >$WORK/b125/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid AxCOJqK_VDHNcMiyDJld/AxCOJqK_VDHNcMiyDJld -goversion go1.14.7 -D "" -importcfg $WORK/b125/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 $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/60/60d210310d650c1e07341b10805698f4c7f2200ca1bd848d44f1f85942ad671d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b133/ cat >$WORK/b133/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/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 6ujYrPecJwhSrmhH7NQy/6ujYrPecJwhSrmhH7NQy -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f1/f108d06d81f50e769b896a0c8c3e3c34b0884d424294c36935ee44de8d9296a3-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 32El2qIc68PO650N88m6/32El2qIc68PO650N88m6 -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ae/aed599b813c4f52d449a8cc6c4fb250bd1a6075b85d509452b5cbcdbb165267d-d # internal os/user mkdir -p $WORK/b141/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b141/ -importpath os/user -- -I $WORK/b141/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid vH3FHS8qmBtcf3dqN8zK/vH3FHS8qmBtcf3dqN8zK -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/22/221b99a62547e93357025749d3f86bcb76669a8fe3b526c1d4222c2ab6869581-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid SBA4ep6mz_IG92cH9WCl/SBA4ep6mz_IG92cH9WCl -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/arith_ppc64x.o ./arith_ppc64x.s cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/asm_linux_ppc64x.o ./asm_linux_ppc64x.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_ppc64x.o # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5e/5e4a6c0bb4c8a963b19fbce4a8218a0532e9d9c3fbc8c0f4dbab8a291a4d1cef-d # internal crypto/elliptic mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./p256_asm_ppc64le.s cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a0/a0263486bfa2839d348370e78619ad256710dcba198c4779d00462495beac26a-d # internal crypto/dsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./dsa.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid ZBRM8Pp4a1Y6Ls_yG_5r/ZBRM8Pp4a1Y6Ls_yG_5r -goversion go1.14.7 -D "" -importcfg $WORK/b120/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 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/3a/3ab6702494446fa193766c2042a68c6a9a9eaeb7141971011751224d7b847808-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b136/ cat >$WORK/b136/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/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid dg5Djf1J6xXqiY2DZ_Ce/dg5Djf1J6xXqiY2DZ_Ce -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1d/1da0c035a3f24bdcd3ff6ebb8406d20d1993491d1f15a2b1d872b3b59a148def-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b137/ cat >$WORK/b137/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid RSmJ8qKhg66Yd3At_kL2/RSmJ8qKhg66Yd3At_kL2 -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/95/95924228d69879a47d0e5c907a24fb803427d341c628bfa0a3ae2aadccfa907f-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid d3r9V0xxZhrrvCI7f2D-/d3r9V0xxZhrrvCI7f2D- -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5c/5cccc4a587439646614b539376b87a16149c41dec0dae761258724ed32a8ad5f-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /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/BurntSushi/toml -complete -installsuffix shared -buildid L35gpfOqeoB60fIb_qHJ/L35gpfOqeoB60fIb_qHJ -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid 326p0f-_M3proVrsQpsv/326p0f-_M3proVrsQpsv -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0b/0b6e40e062aae3dc9495897f88f1dda8fd12229c0f2a9387a05e55907f04dcdb-d # internal compress/flate mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b151/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath crypto/internal/boring -- -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ed/eda8a51a194228bc876deeb7ddfb82598a8a67b895c74f8ab187813823ed2243-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -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/b075/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b156/_pkg_.a -trimpath "$WORK/b156=>" -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/b156/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/52/52fadb943a43efa7de25a902867a03b48a8fe9c2e0c7089d0446c5ab95561223-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b157/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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/gzip mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_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/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/16/16d76676b74f928f658d5c72c56dbdf980603f6b9c9f6a0c5c97ae98da15bd0c-d # internal mime mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal mime/quotedprintable mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b154/ cat >$WORK/b154/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/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal net/http/internal mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b167/ cat >$WORK/b167/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /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/image/v5/transports -complete -installsuffix shared -buildid KBxJJRmTLw0scc0L9AMQ/KBxJJRmTLw0scc0L9AMQ -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cd $WORK/b141 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /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/docker/distribution/digestset -complete -installsuffix shared -buildid tNyawdq34VKmw6sfh83W/tNyawdq34VKmw6sfh83W -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./set.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid iu3jZKaSexq64-f5mkmL/iu3jZKaSexq64-f5mkmL -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal go/token mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b153/ cat >$WORK/b153/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/72/728571e725dc787234b3946c9d7db2a62ef75f712884d1c3d755cfbd235ccdce-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid vaQhzaYFDkEHBk3mKJQb/vaQhzaYFDkEHBk3mKJQb -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/84/84d1dac47ac1cfae5652793044a682d20b658ac5ad5b5519a30213440a45322c-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid DL2-rmJRJTUnQKrDHYEW/DL2-rmJRJTUnQKrDHYEW -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/53/538553a2bc66fafcca1b1a079ac3c5b4a2e2d5dd3e90efc052aeff4042ed472f-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid RnqWIhpeXXC11qZ8yz99/RnqWIhpeXXC11qZ8yz99 -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./errors.go ./is_go113.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /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/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 60IiIwZ_QSvfj5w1ga_m/60IiIwZ_QSvfj5w1ga_m -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./fs.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/user -std -installsuffix shared -buildid VbNWWRyX1akikMgGIvhk/VbNWWRyX1akikMgGIvhk -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./lookup.go ./user.go $WORK/b141/_cgo_gotypes.go $WORK/b141/cgo_lookup_unix.cgo1.go $WORK/b141/getgrouplist_unix.cgo1.go $WORK/b141/listgroups_unix.cgo1.go $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/9c/9c38a6f636e1d2ea1dcd7e72a95c45c96c7c0a09119e20ac7d5030e834ec4506-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/83/839651ba02ce3cd6ecce070474aeb2c1e4c29765ad27d27b9baaaee4f9731f22-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b185/ cat >$WORK/b170/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /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/docker/distribution/reference -complete -installsuffix shared -buildid EDm3h_0_N2DujvH-sjC8/EDm3h_0_N2DujvH-sjC8 -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 2p-vtJC0C44RMfvPhqPI/2p-vtJC0C44RMfvPhqPI -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/da/da24c0b0a50b954a53b43804c4a6e08a70b32045d52f25fd917d868b02d873cc-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util /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/prometheus/procfs/internal/util -complete -installsuffix shared -buildid IyHs63xD4fGOzfGoyl4N/IyHs63xD4fGOzfGoyl4N -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b141/_pkg_.a $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/10/10c49cd652c04b5bffb1a79ad96c81cf88d517aba9545d1ac62e10abad3c269a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid u2L3yKI_OLxzYNhBPQ7b/u2L3yKI_OLxzYNhBPQ7b -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ca/ca289f24b0bebbd8d2707b8c6b39d69c823316430e7da17b2f8f7d18af39d240-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b7/b77581e30499142d4f303d1d5bbe0bc12cf21776724526cdc613eefb781e784a-d # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir /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/storage/pkg/homedir -complete -installsuffix shared -buildid uMmafuXEJplFNb7lwnei/uMmafuXEJplFNb7lwnei -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./homedir_linux.go ./homedir_unix.go github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid BSW5zXCzReBcLzeaLw0-/BSW5zXCzReBcLzeaLw0- -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.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/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5b/5be3a5b56ff771eb5e683d75b19223733b5108401a334f8264d91126ac76cb85-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b135/ cat >$WORK/b135/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/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid Qw9OipanXC18wJuhVa_f/Qw9OipanXC18wJuhVa_f -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid sFira2v9-JkDX_9bwxmj/sFira2v9-JkDX_9bwxmj -goversion go1.14.7 -D "" -importcfg $WORK/b225/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 cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/dc/dc919157ffc3dedbe21ee86f13f4b1b0ed1cfa328d7766f55f6910d58b203737-d # internal encoding/csv mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.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/63/632a9ac57b9f435ca5e2985279a71511b21942e1d78c7f344aef4e3a6de38dc5-d # internal flag mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/54/542131417d1d843ab77178a20a8f6d0e3d255ecde575593a649f47f2f6e28240-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b142/ cat >$WORK/b142/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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/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 fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /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/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid JtKuxcWKT2xM1xV5Jlo7/JtKuxcWKT2xM1xV5Jlo7 -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/69/69277252740ef0600e4e22b8b69a11587f86b07d5f117e7801611e5758262a3d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid LUqq2jdsB-eaz_00hUXt/LUqq2jdsB-eaz_00hUXt -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid e1evHXpwjIpDHULv5CRP/e1evHXpwjIpDHULv5CRP -goversion go1.14.7 -D "" -importcfg $WORK/b234/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/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/42/42be114153508f7a093fa86e4a55600556d75d9ff4c444c2947b2f79586ac75c-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b235/ cat >$WORK/b235/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/b121/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid pi8TZKzbiQjZkFUhpyEW/pi8TZKzbiQjZkFUhpyEW -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./cgroups_linux.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/32a0ff7e9786ee4ee5460d902db48bbdcc4d78324f779c85e0db4188ca67c4c4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /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/net/internal/socks -complete -installsuffix shared -buildid sXJIreRkcqMxHWrfLQaF/sXJIreRkcqMxHWrfLQaF -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/28/28bbfb532bc2e339bde9bda10298d711b79df4d8d7d4dd73627817338f71a623-d # internal net/textproto mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ju-TuTFotVwcBqbaXh55/ju-TuTFotVwcBqbaXh55 -goversion go1.14.7 -D "" -importcfg $WORK/b158/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 cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid fIDuzzcWtb7DSiVrrmLI/fIDuzzcWtb7DSiVrrmLI -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ae/ae49e30f0de42871b4059eab419438ec6d7344f822978e1d6785b06829b01fbc-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid n9N6O26XnOIUULWdR98m/n9N6O26XnOIUULWdR98m -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/f4/f422350217fa98d8c05e6113f26b89950fa780baadd4a0fb0f8a6ceadab681e1-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid 9e64d5JWCkfPKoul9vvj/9e64d5JWCkfPKoul9vvj -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/70/7094a269dbfcdbd2f947ccc7e1f5fcd12ac3626ddd745b60485dcf9a378863a5-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b147/ cat >$WORK/b147/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /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/net/proxy -complete -installsuffix shared -buildid qE6hmF3vR-MmRmvuWdiQ/qE6hmF3vR-MmRmvuWdiQ -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/71/71ea275fcf3dae00644e2257f079a72291c0e562aa0266ffe52d9ccb6584cf23-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid 7aMytRaUpOYIwGC0N4Rs/7aMytRaUpOYIwGC0N4Rs -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b8/b8fe4c7be41ed06b37b228c44c966fd3b23be41b68190a1b8edd659f34dca232-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid WEglUfYduJT4jvfdUgox/WEglUfYduJT4jvfdUgox -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e8/e899d997f9fa0e872fc768abb32e998577502d050e101861fc828c767a6e0c63-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid woHGIqixqA0fQ5UrfPsF/woHGIqixqA0fQ5UrfPsF -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/16/160d1a30f1f3ceef8679ff64bc4a689b60999f1cb730a6f9e4cbc686632a0a03-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid -jmSKZJ98wRjPyiuyksd/-jmSKZJ98wRjPyiuyksd -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/28/28855e7bdc27c8b1b34723fe4446afc8122ab57d761620fd15d503659b899758-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid lBTy-APKCLW4xXtNfeMT/lBTy-APKCLW4xXtNfeMT -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/16/16e21f1b4ac4fabe7b75eec3a6452d64c149407dcc2df25dd53984dbf33cfead-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid 1vzHUdkFHTH-4xhfAZvY/1vzHUdkFHTH-4xhfAZvY -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/98/984f1314d0fda2da34cc82ed28c21ced3c8516d6b6983f671053ce9b67d07666-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid bIX7NpO4ImxKBoxvIS70/bIX7NpO4ImxKBoxvIS70 -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a2/a2665c2287b2a4fb18f16e1dddde9011b90a7f22d780470dab8c642392e9fc05-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b152/ cat >$WORK/b152/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/b153/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Yv37LjZ9qo2I90NM-kE_/Yv37LjZ9qo2I90NM-kE_ -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9b/9ba8e62b4afd47bc20ac49dccb145cb35351c4fa997842cfad5cbb80fde1f1cb-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/35/35a737a5f1505a1f577bec14ad2035e690a5c10cc7783ce9b9cee7f2ededa37f-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b219/ github.com/containers/libpod/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b200/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid w1HNX9kIo_m2HpuWRRd_/w1HNX9kIo_m2HpuWRRd_ -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid l27wit8lYqaP654OKFs_/l27wit8lYqaP654OKFs_ -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c1/c17d98b838d8ae006cfe0a9631d5b198ce6b62b2d619ad096d0ce0ae4dc02988-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid iozvvrLyGn7TflkzdUw0/iozvvrLyGn7TflkzdUw0 -goversion go1.14.7 -D "" -importcfg $WORK/b226/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/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/90/905792e868b2f334e8c0cef4d45abfcfb2f8505f4ebd54e96206896e25972c22-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config 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 packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid IX-Ut8SJgJpfD84HSCll/IX-Ut8SJgJpfD84HSCll -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b1/b1a84f03fb8082586be9152d2c62519ac16e2ba7538043e1623ba282acdddaf4-d # internal archive/tar mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid vFfs93QJSw6NtDC8JAk3/vFfs93QJSw6NtDC8JAk3 -goversion go1.14.7 -D "" -importcfg $WORK/b239/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/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/9c/9c84646be6ac3b776bf5e6a40a281f1dccda9ff1dc03eb6f3aee1ad8ab7933ef-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid CksTPR61UREjqoXM04ax/CksTPR61UREjqoXM04ax -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f7/f71cece9d5a89b42720df305a5fd0765ef5b7fb75ebb8a090d3f7c52f5a53837-d # internal text/scanner mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/51/514595873e6ccceb51ca958ffc5857214ed85f5d07af4d7f2bef628326f79c69-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /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/docker/go-units -complete -installsuffix shared -buildid lIRgibG_6t_Zu_4YhlcF/lIRgibG_6t_Zu_4YhlcF -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/df/df03ff222a3a0d2e7e35ff2897179cf353805c63090bcd0518c376648a4d7cc7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ZPugMQDAT6Nu08XvOiJ5/ZPugMQDAT6Nu08XvOiJ5 -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b240/ cat >$WORK/b240/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 fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /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/storage/pkg/fileutils -complete -installsuffix shared -buildid purdo1ix6oCnMVEKNLvT/purdo1ix6oCnMVEKNLvT -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/69/6989d930d05431c789be55b53feca73d78311bee0a0fec1ea95c59a9584d643c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/mapsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid t6VYw4ZmrUqVWCo5H72i/t6VYw4ZmrUqVWCo5H72i -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/13/13f66e5b256b85f76a76ad1e8db3f08275a174c723745a0c09861329253cfc55-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldnum=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid ad68IeLAGcKyHEX2qssZ/ad68IeLAGcKyHEX2qssZ -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/46/465c1057fe00454ac6ab1d3f764cb312e8bc32f66aabb8c22a6e010230d2704c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b251/ cd /builddir/build/BUILD/podman-2.0.5/_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/b251/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b251/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b0/b00378ed88c2dda978b7a11f4ef417ac7ce81194d5c692e2a7a58e70d27426f0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b244/ cat >$WORK/b244/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/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /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/storage/pkg/mount -complete -installsuffix shared -buildid NdutdVioXf4KWFjgWJtl/NdutdVioXf4KWFjgWJtl -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1b/1bb81baa9a28d597c4c32e2b49c6144f6bb090c6524dd9cd6cd1ea78c59e9a2e-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid yXWMXaBxnymmGj_OaCTl/yXWMXaBxnymmGj_OaCTl -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fc/fc3bd6d4c25a9d66fdb89e35f7e2236b6130f51c4ca0112a384ff4f2a2cb678d-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b252/ cat >$WORK/b252/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /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/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid mdf4-2sKotKgARc9afEZ/mdf4-2sKotKgARc9afEZ -goversion go1.14.7 -D "" -importcfg $WORK/b252/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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/72/72acb7cd1b0a03d1e225a69034fd215bf832dc056ec1e3690d9f5da7e776cf03-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid FsQcLcs1DouYGzY9pZZ9/FsQcLcs1DouYGzY9pZZ9 -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/d6/d62de0ed4a61d60e9676433b2d09f1ace537fc9610b5a0eba1efb99c489e75da-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b243/ cat >$WORK/b243/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 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid tNfai9Vsymt9T4l8dzqa/tNfai9Vsymt9T4l8dzqa -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.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 cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b9/b9e880b0a20cc70dba2507b94f48c4a20d319474a7851ab19d47d48e4d3f3606-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b256/ cat >$WORK/b256/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/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk /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/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid prRHvTXrHw4xphwnJOEc/prRHvTXrHw4xphwnJOEc -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./pwalk.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/f0/f08bef76a8eb93f9a4ac3cd707a11e184dcac10cc07df79b5620215b843b187d-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /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/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid iXAijh8ATtqmgpzn6cey/iXAijh8ATtqmgpzn6cey -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/29/292fa77feb9a12674e59f46096e20f24d48929417b8126067657f2db52a7fdff-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b242/ cat >$WORK/b242/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /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/containers/storage/pkg/idtools -complete -installsuffix shared -buildid XTwXSyQHdNNR-_Z9yKQW/XTwXSyQHdNNR-_Z9yKQW -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd $WORK/b251 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/5d/5d8155ae667ec0c6d17638dee24a0ce0378aad6c61fb620cef06bbee0f83e26d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /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/containers/storage/pkg/directory -complete -installsuffix shared -buildid cUDRpF3P1zEv6cSxB2M2/cUDRpF3P1zEv6cSxB2M2 -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/e5/e5fd327878a441a1aa806564353210d8c035ffe3bad6ea05e81f7ecfd75b8094-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /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/containers/storage/pkg/parsers -complete -installsuffix shared -buildid Jw1ikzBBrdWQrvaZ8KuX/Jw1ikzBBrdWQrvaZ8KuX -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./parsers.go cd /builddir/build/BUILD/podman-2.0.5/_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/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d0/d0426523d46ae3b0847f75d1f7fea85af4b70a029b0d85064538f9c358893a0e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-2.0.5/_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/b267/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b267/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e9/e95817b09fc7a0279ce4281605d537f81a59adc251ede081d387871e6b28e9ed-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /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/storage/pkg/fsutils -complete -installsuffix shared -buildid BbyJj1wEgoIjzAy4uDzw/BbyJj1wEgoIjzAy4uDzw -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/25/25ff33ae8d9bf7a2e9072a5cb627da8133c3688590eddef9327844f174c46fff-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /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/mistifyio/go-zfs -complete -installsuffix shared -buildid ysUDgQtUbpLBOIpEP2vw/ysUDgQtUbpLBOIpEP2vw -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/1e/1e63cff3c24139b4df648c86591b388f5d4377c9f3cdcc03da2b02fbd7280336-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /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/containers/storage/pkg/config -complete -installsuffix shared -buildid MD07uCcZvEbI-Drsf5gw/MD07uCcZvEbI-Drsf5gw -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go cd /builddir/build/BUILD/podman-2.0.5/_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/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go cat >$WORK/b251/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /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/opencontainers/runc/libcontainer/system -installsuffix shared -buildid pNBV-v37ZOcjKwiuKoPv/pNBV-v37ZOcjKwiuKoPv -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b251/_cgo_gotypes.go $WORK/b251/sysconfig.cgo1.go $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/18/1833fee2188a9bab4df5ccad8bf0c0a0f6dfb8fe0c48389a165a7899c85d4f7c-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid fLDkFxNYCvdDU04beg1w/fLDkFxNYCvdDU04beg1w -goversion go1.14.7 -D "" -importcfg $WORK/b278/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/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/bf/bf595747aae3f4b8b640950ff3e42d2ce9982286ec69d93f30c31752a205571c-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid eTeY2Z0k2zSX3QW58aYF/eTeY2Z0k2zSX3QW58aYF -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./children.go ./patricia.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/99/99c7a191f45d98bd4c33e77f7a7d7045302b25ebb35fd3c82d4becd32a150eca-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /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/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid nC7dqJvKH8jbKvLX4DyN/nC7dqJvKH8jbKvLX4DyN -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/39/3935f3c4b2e03ba5c757722460ab16ce7db1d95bc02fbfae43614607464076f6-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid nLlRrux2u5Kk3eRBG0vf/nLlRrux2u5Kk3eRBG0vf -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/99/991481d8b312c87f762d6a471bf39ffd714dceedb3b1d7a03cc1115347534e26-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /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/hashicorp/go-multierror -complete -installsuffix shared -buildid Ht5HM9b2fyYv3iVVqYdc/Ht5HM9b2fyYv3iVVqYdc -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/82/821d83c018b66a10dfc32f170e746f426b8315513a6a51544eb2468e70f70c40-d # internal go/scanner mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/b8/b87f1a2bce1a284f62006458c3b83f9ad404167c873da7e278a24eebe74811f7-d # internal cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./errors.go ./scanner.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare mkdir -p $WORK/b281/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b281/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -- -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/a1/a18a21e90f9c3e6e0744e0c19b32ab658ba746352bf50219f98336d19881713b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b279/ cat >$WORK/b279/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /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/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid vp_90GZ8I3zjJdUdWuSN/vp_90GZ8I3zjJdUdWuSN -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./truncindex.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b9/b90e5ab1f5279c15094b6c7e6fdf2832574dcae5d14561506d0cb976c7bcf0ae-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/fieldsort=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genname=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname importmap google.golang.org/protobuf/internal/pragma=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid sHTONLm9rGlxjyPlD4-w/sHTONLm9rGlxjyPlD4-w -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/96/967f5d269fa2501d1c6e2c894135fcf8c2a89f8b2c59a8f39d229efb3fd2c6b7-d # internal text/template/parse mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/54/5497196cdff2cf5f85bd02d33aa0f3b63f33542d9c021830ad7ad3d30777a504-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /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/buger/goterm -complete -installsuffix shared -buildid aJ5ZO1MWwPqGm_b8RNwA/aJ5ZO1MWwPqGm_b8RNwA -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b288/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/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/23/233db2010c6fafe380c56b0bb30ee51c4212e2641274324d1dbc782f4fa7bba7-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b277/ cat >$WORK/b277/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/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 33pUitRgq35Cr-QL3494/33pUitRgq35Cr-QL3494 -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./tarlogger.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/0a/0a7cb7db593cb7e55b045c6dd982196cc0bd2aec26b9105e1fb385dc0aacde08-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b295/ cat >$WORK/b295/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /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/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid cJIAkbzsZ5Ozvn0mMMEp/cJIAkbzsZ5Ozvn0mMMEp -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f8/f879cc55957c2e826e9df2844978ec9030f4adb53676d4fc55e58a24769cdea8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b300/ cat >$WORK/b300/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/b103/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /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/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid EzIqaea8AT7pUzViP87Z/EzIqaea8AT7pUzViP87Z -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/d1/d1c21356d46b32e8014ab0cf757576590e48b3260174960b821524c1fec976a3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b303/ cat >$WORK/b303/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/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /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/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid f6JoSali5uXDCrJcj4h8/f6JoSali5uXDCrJcj4h8 -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./path.go cd $WORK/b267 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b267=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/f1/f193925a11524e43b4ec790b2e3fea87abf04c66c42d6fd946f501bf1ebe236c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /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/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid oAX0s-l-hqhDu0MYE7Uw/oAX0s-l-hqhDu0MYE7Uw -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./blkio.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/85/8501538f3e87fd1a6603f05e0fbb782df3a5055d024d5c8d04f71c914c90d3e5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /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/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 0ZVYgsqtEL7eDNc6Zz9p/0ZVYgsqtEL7eDNc6Zz9p -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-2.0.5/_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/b267=/tmp/go-build -gno-record-gcc-switches -o $WORK/b267/_cgo_.o $WORK/b267/_cgo_main.o $WORK/b267/_x001.o $WORK/b267/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ec/ec8f8a7e84b250d92102a318e30c758d36b69cc06e8f110d9c169d59868fd73a-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /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/go-connections/nat -complete -installsuffix shared -buildid XYIs0dMc7s-DoUPI9516/XYIs0dMc7s-DoUPI9516 -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./nat.go ./parse.go ./sort.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_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/b267/_cgo_.o -dynout $WORK/b267/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/be/be742afdaa908a16b44ce1f97daad5ba4eb44d3fb30a725a0f6c49442f93fcb2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b315/ cat >$WORK/b315/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/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /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/types/filters -complete -installsuffix shared -buildid 6XQNtyyqIqaGIvpeI06S/6XQNtyyqIqaGIvpeI06S -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./parse.go cat >$WORK/b267/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /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/storage/drivers/quota -installsuffix shared -buildid 3gWyaSYM8NrZQeLmsQag/3gWyaSYM8NrZQeLmsQag -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack $WORK/b267/_cgo_gotypes.go $WORK/b267/projectquota.cgo1.go $WORK/b267/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b281/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/6e/6e9ae10130993770763ebfe77a785b64846926a9e8e7afadf1fab0e638023ad2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b310/ cat >$WORK/b310/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/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /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/docker/docker/api/types/container -complete -installsuffix shared -buildid 9Rycw05v_f9CyfmPwk1x/9Rycw05v_f9CyfmPwk1x -goversion go1.14.7 -D "" -importcfg $WORK/b310/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/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/scanner=$WORK/b289/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/7d/7d7222e8c5dd1ad32f0c70c5ca766fd177f0705ec3089272ac79648a78af5634-d # internal go/printer mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./nodes.go ./printer.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/39/390a9850a5eebe894e94704c5cf91efe7452d9bb5048bcf20d570e7ef2b6a0ac-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid PGFeSEwFCgLgXZBiSJay/PGFeSEwFCgLgXZBiSJay -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./code_string.go ./codes.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b267/_pkg_.a $WORK/b267/_x001.o $WORK/b267/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e2/e213859e9c6f98091aea6e231a2deee2db2b5b9890cbbfa032675956f29e3206-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid o_GInfbH0s76bCkzzkoL/o_GInfbH0s76bCkzzkoL -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/57/57d277a171424d57ba9d580722a3a4bc1c65a5094642e1598f0b6433044c4070-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ cat >$WORK/b332/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/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid BMe6I5ydJ_XXCT12d3-P/BMe6I5ydJ_XXCT12d3-P -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go cd $WORK/b281 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/36/3675704c8ca2083c782c6cda3bd063b862040a508f731bdbfba60aca7edaa5a3-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid wUzzcGrHN7dK0mHCx-60/wUzzcGrHN7dK0mHCx-60 -goversion go1.14.7 -D "" -importcfg $WORK/b335/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 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/12/12c9f05bb49fbd8d61c5752fc4d0c9219dc263411b4721cd7b9cdb6e90308ee1-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Uf67GZBa5nIicBaDT7Zj/Uf67GZBa5nIicBaDT7Zj -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go cat >$WORK/b281/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /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/containers/storage/pkg/unshare -installsuffix shared -buildid B7jfSFjHbpcN1vY44Be8/B7jfSFjHbpcN1vY44Be8 -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b281/_cgo_gotypes.go $WORK/b281/getenv_linux_cgo.cgo1.go $WORK/b281/unshare_cgo.cgo1.go $WORK/b281/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/11/11c30e2f16b714b0e8c7e7afe8782b5d98297b5719af70d0525121dffbac96ba-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid sWI1EDHnSY7UgvsyznIR/sWI1EDHnSY7UgvsyznIR -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/06/064049290186647bdc36ee38665e2f302f6da9c584224e9266fa12bf22b82af4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /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/time -complete -installsuffix shared -buildid BwbtBsRxv6KFIvQUR_dY/BwbtBsRxv6KFIvQUR_dY -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b342/ cat >$WORK/b342/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/b098/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /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/containers/image/v5/oci/internal -complete -installsuffix shared -buildid shJ72lAmVwfx6n-d03L1/shJ72lAmVwfx6n-d03L1 -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/e7/e73dfb5c9f7b830d0771eb2a42430f1754ca5ec7039f3bc103ea4181315cecbe-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /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/version -complete -installsuffix shared -buildid mcRAr7GOJBFcP-9SqivC/mcRAr7GOJBFcP-9SqivC -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/88/88c203900d2a869fe4a42b00d02771ef14d72cdf0b87668b92ec81e252866d62-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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 DDfhgBDiunlDvZHs6iKD/DDfhgBDiunlDvZHs6iKD -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o $WORK/b281/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ed/edbb390676a6ce9245e5ae29722f6f8f6fa7bd024f82cbf52e8dc56949df0f5a-d # internal # github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # 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/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 Vtvzj6I9cHZ5J2IaYMjq/Vtvzj6I9cHZ5J2IaYMjq -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/9f/9f929f41f66d487f946e27ac18c1aac638bf9b9059fb3aabb7ffafe0a8cbcd82-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/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 CmUSyyo5TeT4HNOboI_c/CmUSyyo5TeT4HNOboI_c -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal go/format mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 -8igVCSNucRj5X5Phb-A/-8igVCSNucRj5X5Phb-A -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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b285/ cat >$WORK/b285/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /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/pquerna/ffjson/inception -complete -installsuffix shared -buildid DXlHPFiTUjN626Q5ZmqS/DXlHPFiTUjN626Q5ZmqS -goversion go1.14.7 -D "" -importcfg $WORK/b285/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/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/b1/b19dee1ce1b4471ed803114b709c1fb9cc99d6d9d108a20b465c119e70517b39-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b298/ cat >$WORK/b298/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /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/containers/buildah/pkg/formats -complete -installsuffix shared -buildid 4z7wbfVOxmqYWeLirte9/4z7wbfVOxmqYWeLirte9 -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/15/156b8cfd9ff8ff57afb497aacc9aad15b67f65f7d2489e14d0a75568e51c3888-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/b003/_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/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 RWWh2iuh1yU452ffsG5U/RWWh2iuh1yU452ffsG5U -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ee/eec861e4c08bf802ba303ab70423549d8f774198e1ddd1f586a3fe3031b9b485-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /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/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sdypmRh749dMYC7YoJdD/sdypmRh749dMYC7YoJdD -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c1/c11e2147fff6cb76078ec5e71c624bf12f4970cc8cd1f2633ad71b9dba517f7e-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b369/ cd /builddir/build/BUILD/podman-2.0.5/_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/b369/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/d6/d65bc743a8b14e7373b56aa87dc86d220a803eea4b3105ad34216b2c600aceb8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b363/ cat >$WORK/b363/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /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/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid rS0jnR3ejw_rySrUrngx/rS0jnR3ejw_rySrUrngx -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d0/d094096415ea326b0c26273526dcf3585d3a49601cfe0528aecaf49756a391a8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils /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/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid DK6rykqQc56nVz6lp93C/DK6rykqQc56nVz6lp93C -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/0d/0d0885ba21d29f44fe8174e9ebe9c3350450b5df934efce37d21e6ddfaf28e5c-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b364/ cat >$WORK/b364/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /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/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid Cb99ODBmEWLTcmz9TLaY/Cb99ODBmEWLTcmz9TLaY -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/42/427dce01f0609d8dfcabfac695ec2262db05900f5ddb6a2c7310ed9d2715e078-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b371/ cat >$WORK/b371/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 2FRxTUzKe2xLta2JlV58/2FRxTUzKe2xLta2JlV58 -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/80/8092df3064b4577cae517c55eaaf07245993d0cd51b4a77f0ae5b2ffffe78273-d # internal compress/zlib mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/32/32ec708c46120eb81eed4df98094a32a8df4932ab0a707e63675b121743d70f8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b362/ cat >$WORK/b362/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /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/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid aNw7Iz5wgXsehY202BNz/aNw7Iz5wgXsehY202BNz -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/b8/b8db08bd4f84507c8cfc08c1fc1c084becd49b159ccb60d1c699dfa458610226-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b385/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b385/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b385/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b386/ cat >$WORK/b386/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/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid 4Yiau-9Tzq7zh83WHmaX/4Yiau-9Tzq7zh83WHmaX -goversion go1.14.7 -D "" -importcfg $WORK/b386/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/76/76c6fa4d754152e07c02cc0291b5942028ebae8095e34e36fd5c6f3b40ccb690-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/b018/_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/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 h-LjKYhuEKbG2VIZrhDx/h-LjKYhuEKbG2VIZrhDx -goversion go1.14.7 -D "" -importcfg $WORK/b349/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/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/9b/9bfaf1a32bd00a3e4c0794570cc52ba65aa6b73d9e743ce7501c0e733e42842a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b388/ cat >$WORK/b388/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/b034/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid NcJf0eNWZGO66eEl5Uy8/NcJf0eNWZGO66eEl5Uy8 -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d4/d43d0e6d1e491181a44d25c15dbb03717ec7e30b63c55a0f175d0fa42313d614-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b360/ cat >$WORK/b360/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 9zPUZoRG___1VIKXDlSm/9zPUZoRG___1VIKXDlSm -goversion go1.14.7 -D "" -importcfg $WORK/b360/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/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/e8/e866b53171120517da7ac751fa613b531e6052eb22bcfa8805860941216b88ed-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b359/ cat >$WORK/b359/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/utils=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /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/containernetworking/cni/libcni -complete -installsuffix shared -buildid nzwV6-xo03kp5hOMQyPA/nzwV6-xo03kp5hOMQyPA -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/6e/6ed8d889dbf59d87def16027054f342f3edc185a1fa3875a825b5e1c282d7a59-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b389/ cat >$WORK/b389/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/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid kNr5s7BQboQ72AcIYKvu/kNr5s7BQboQ72AcIYKvu -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/b9/b97b9fa0f71779f53b82de686821acfcf4eb35fa633804b08c2c92089bad829b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b391/ cat >$WORK/b391/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/b120/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid KWWw-FHxAnZGf1MNUS8I/KWWw-FHxAnZGf1MNUS8I -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ac/ac8a4cb9eb68e85619fb015fa15296db75e67a31e328775f1c0b12ef15104498-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/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 4C4XJNXoWxagWVRKK2Qt/4C4XJNXoWxagWVRKK2Qt -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/87/8751b50b557842c39da89a7e9e7d0de52d81b04f802b71559990db10cd16b053-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b395/ cat >$WORK/b395/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/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid MN1l74UdDTv7LERiNvTj/MN1l74UdDTv7LERiNvTj -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/67/67caf355e63d7e4515bc1b9f9c37cc84cd9b7645540573b1b580e15d28b29e18-d # internal github.com/containers/libpod/vendor/go.etcd.io/bbolt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/go.etcd.io/bbolt -complete -installsuffix shared -buildid Y5xmmyTXtPv2ULeaiGUC/Y5xmmyTXtPv2ULeaiGUC -goversion go1.14.7 -D "" -importcfg $WORK/b396/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 ./unsafe.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/27/274ce98d30b48e4f4031850b447ce9cb46ad80874ca7487e22f1fe8ed614db88-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid HnjKeoW6e6TLw13fUjcx/HnjKeoW6e6TLw13fUjcx -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ab/abb558c5b45ce630be758c4eee2a28cf0dedde47e4bf6ed1558aef0c2d4cc371-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid KRrIIDx9z2kAIFV_wcPf/KRrIIDx9z2kAIFV_wcPf -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/17/17ac31d3a58aa74488e28510ebdc1f61d1584fdaefe6d08295ae8277a85430fc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b397/ cat >$WORK/b397/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/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid oiItAL6rlbmPghEiMctd/oiItAL6rlbmPghEiMctd -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e1/e165934c507f4cb3db5f85cb2a2e9874a820a15bcc2f1f86a2f078a490a4868b-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid Ue7sYWhYv_QvOLQe4vEt/Ue7sYWhYv_QvOLQe4vEt -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/71/714fb59324c539b5e15338d2122cce0817b9d8f07cdf7ed117a3f55871294bee-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config mkdir -p $WORK/b406/ cat >$WORK/b406/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/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config /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/containers/ocicrypt/config -complete -installsuffix shared -buildid 4SsiXVBsAUJLRkz8CBHQ/4SsiXVBsAUJLRkz8CBHQ -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./config.go ./constructors.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/b203/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/09/094f53f3a5e85136e8327181ad5781e523f77e5cb7c6bcadedd1c1a1c204b0ab-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap /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/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid OVGGAFfsiNtAnUM_KnFR/OVGGAFfsiNtAnUM_KnFR -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrap.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8c/8cf463c46788fa2f5f8468813680bc850617d8df721d45afe43a562405710021-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/containers/libpod/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid pf0r3rgmaVhlDsn3PJ4T/pf0r3rgmaVhlDsn3PJ4T -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/18/18b0fc98879625a17e6ba4168b3b0e93ea3d1a144f31bc36dc91e4835e54a61c-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid WDZGEcy1IvHDX-s_wnzP/WDZGEcy1IvHDX-s_wnzP -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/ba/bac225dda91372ec9d9a1fe6d49f2cd9f7accfa89214f95b63741690a5258acf-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /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/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid OTYRAM-ZMTGUc1s2JmN0/OTYRAM-ZMTGUc1s2JmN0 -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/84/840abcd00776ba2074d7376a5e3c8d230218a2ee1bc9a50d3e2cc624d2cb69c7-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid LlhawHQeqbffIRlbk1ie/LlhawHQeqbffIRlbk1ie -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/48/48d5f7f21ddb597114ef03aa6b0c610d704eaad834bef21dd2740029f1b0fdac-d # internal github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb /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/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid C0sDJXe-0x30zGiGM7sc/C0sDJXe-0x30zGiGM7sc -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/1d/1d50d218e3498abe23e670ddf921abd456a39c90e18344ae7b4c672bf58ce7e4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b394/ cat >$WORK/b394/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 importmap go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _WOko4Svnu6InNsZjAMl/_WOko4Svnu6InNsZjAMl -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/0a/0a77c0d196befad444fa7a7120e8ad13dbc7bf6ec6fa0430b463990454c0d2e7-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 8ajcsuXPsNlle0Ep5F83/8ajcsuXPsNlle0Ep5F83 -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/36/369892f610e9f4fc1f78bb4d935a808f3f5d599490f78a74b6978c570b58046e-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /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/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 089odKEbDhOHv0MKihhX/089odKEbDhOHv0MKihhX -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/51/512bce0d22ae32d8ffbc8ef9f76841c113b70d453ffd18c8f71f98db1eef926c-d # internal net/mail mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/79/797b17f49fc5f6662f4def16c74217831467990745232478191997fac44e65a7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b393/ cat >$WORK/b393/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 7yVvSpk6pp06EuTGadA8/7yVvSpk6pp06EuTGadA8 -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/89/89eaaeb6f82128dbcb3ea9f44ce5069450ae6f0e1ba7de404eb23cc70fe76d29-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b418/ cat >$WORK/b418/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/b121/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /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/mattn/go-isatty -complete -installsuffix shared -buildid 6rEqFokqTXVpjWhhgJ8_/6rEqFokqTXVpjWhhgJ8_ -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/be/becc67c1543d7b6669aefdddb8a501c21b1dfd4cf45f3bc446d47e921c90dfbe-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid tll3quSoii5wtdPE4ZHz/tll3quSoii5wtdPE4ZHz -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/30/30749d0cf9044334ac77dc91e52f665406eb8eb81f2c9b853dc6c47a922dab76-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b216/ cat >$WORK/b216/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/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid fwv6Vin2GRI0zq1VMnCV/fwv6Vin2GRI0zq1VMnCV -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/8b/8be1870b0b48cf90d3b173d53946b897de865521864c43dab6a3b2b790e70c37-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b321/ cat >$WORK/b321/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 importmap google.golang.org/protobuf/reflect/protoreflect=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /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/golang/protobuf/ptypes -complete -installsuffix shared -buildid wDzdrTM9m6fgTATK0v0P/wDzdrTM9m6fgTATK0v0P -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1f/1f6bdcb764b3b240bacafd6922729d3ecf39bab6e2310e7f42f58465ef5bed28-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status 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 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 8uzgsX9rHjWPg-TZGzpv/8uzgsX9rHjWPg-TZGzpv -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/cc/cc9cd6782929d400ba38991454ee5e7f13402f29a514d178fb554b1fde7e446f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid s1FzOgTQCRE0hTMgGYrn/s1FzOgTQCRE0hTMgGYrn -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b417/ cat >$WORK/b417/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/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter /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/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid uvd33htQrjbUYHHPLWUN/uvd33htQrjbUYHHPLWUN -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/2b/2baf943b638ae53b985322fed4489024719ffea2802aa0fc8c88aaac4995d7a6-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b213/ cat >$WORK/b213/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/b214/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid BcqzM3QwjFPGhAmC0Od0/BcqzM3QwjFPGhAmC0Od0 -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7f/7ff0a4dc9e4ac3ef869627a7b2e47ec0aab92b0847885635a6b8f007a76db6cd-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor /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/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid gYintLWDNheE4quxklwZ/gYintLWDNheE4quxklwZ -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/bb/bbce305bc900a453ff5ff9440899432250458c22764bd227a80b2bd3ce2dc565-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /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/ishidawataru/sctp -complete -installsuffix shared -buildid FzMaA7zTn5jG0Q_Vlrsi/FzMaA7zTn5jG0Q_Vlrsi -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/cb/cb7512e281c4b4dc00e824b78a9e6cd83f526b63276c30d6433a3c9c71ab8e9f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b320/ cat >$WORK/b320/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid gR2y4rJu0HDhS8QDGARd/gR2y4rJu0HDhS8QDGARd -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/60/60831ac0a2f6d4c849d3a94902ad57974018abf82bd385c3179178619e033992-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b428/ cat >$WORK/b428/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /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/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid i2iJ5NOu6zDRbhmPwUWi/i2iJ5NOu6zDRbhmPwUWi -goversion go1.14.7 -D "" -importcfg $WORK/b428/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/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/23/23b6ed63ef0b6cda6eb995dbd3f352d849c3a8a3f53d355ef28f37f9b8949f6f-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b430/ cat >$WORK/b430/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /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/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid lXGKGmimdid3bqtq2AvW/lXGKGmimdid3bqtq2AvW -goversion go1.14.7 -D "" -importcfg $WORK/b430/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/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ae/ae7d4f400e3300734da1f24d6c4d3438f9bee35e6422135475a3a2cc0b757754-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b318/ cat >$WORK/b318/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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /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/containerd/containerd/errdefs -complete -installsuffix shared -buildid KvzK44J0h5bSIgSVaqsR/KvzK44J0h5bSIgSVaqsR -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/de/de4491f175c51a2da52571958ac1d070bc835449ccf3c7bc81a832350ce1df38-d # internal database/sql/driver mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/27/27000468bc03cf3750a5585ba1233a1d0b9132f00109343388936a85e521a0a2-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/acarl005/stripansi=github.com/containers/libpod/vendor/github.com/acarl005/stripansi importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap github.com/vbauerster/mpb/v5/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor importmap github.com/vbauerster/mpb/v5/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 /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/vbauerster/mpb/v5 -complete -installsuffix shared -buildid ysR7rRDNat7_r-aB9SVd/ysR7rRDNat7_r-aB9SVd -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/87/8777ff786e1b05c9162049a0766f319c3ba0fe482e49e292f38f39c0184636e9-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /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/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid uvFBZPiXpOQ4RDseVVQ3/uvFBZPiXpOQ4RDseVVQ3 -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/6d/6dc90f66360bc51be3618a85ab0394fa9f984c997d22353b6fa66253feb71b78-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /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/docker/libnetwork/types -complete -installsuffix shared -buildid m2J17RqDxlcKNgFLbZnm/m2J17RqDxlcKNgFLbZnm -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/25/25087f9273558d2038813a98d17e9ae728e5d7417e507d52557424fbc7b2e16d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid W9hUN2l2eRmRJQfrU8E8/W9hUN2l2eRmRJQfrU8E8 -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f3/f33b488f1d19b93b76d55e0521b87455897cec0ecc80f95acff546cc6f2d4578-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid iacsd0kIsbG07DLQJ3tj/iacsd0kIsbG07DLQJ3tj -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /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/blang/semver -complete -installsuffix shared -buildid tRVdrxVk-WN5q2Hs_LjO/tRVdrxVk-WN5q2Hs_LjO -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/64/6444c0dece5e57a1b6b0d384acf219af8f5d3c3e78354c1743fd141b00c1ff79-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid E5nO0redOR6-7gysrclL/E5nO0redOR6-7gysrclL -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./context.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/64/641eebc36012c324440862e2a9d2bb0e0f7123d86070098b470894fcfbe97b83-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /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/xeipuuv/gojsonreference -complete -installsuffix shared -buildid UYR0dDqf2QH94QSipouq/UYR0dDqf2QH94QSipouq -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/2d/2d42a6e59f38d8beee5c770818ed9f8953838607bb7f74cbdbf789d49ae90e54-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b435/ cat >$WORK/b435/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid cRAESiXtIDix2RbwwbIm/cRAESiXtIDix2RbwwbIm -goversion go1.14.7 -D "" -importcfg $WORK/b435/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/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/67/672a0d523b462f25b852506a6f7d9ce345ba92b8e51b28de0a9fdb81207cb6f9-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/containers/libpod/vendor/github.com/containerd/containerd/log 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 bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms /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/containerd/containerd/platforms -complete -installsuffix shared -buildid aHU4WVrSg2Hwds_FRwYV/aHU4WVrSg2Hwds_FRwYV -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/1f/1f6a2b1ee30c1105cc4fdca3dc1a354b60a729f90b9b6a4a44b68edb83dda867-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b446/ cat >$WORK/b446/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/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 34GevIroybmzKYKMJTCg/34GevIroybmzKYKMJTCg -goversion go1.14.7 -D "" -importcfg $WORK/b446/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/55/55b3a30a4195b81a2ae22ce6b10a1da08bf02c31b8a5594a7ab4a84da1021f1d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 5g843jL5S7TOZVf86Rpr/5g843jL5S7TOZVf86Rpr -goversion go1.14.7 -D "" -importcfg $WORK/b449/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/92/92d001f3d1d3c672b2003bd9c6c367dab832153adbf8fa7f19e45019af0f542e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b452/ cat >$WORK/b452/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /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/docker/docker/pkg/mount -complete -installsuffix shared -buildid l__6KppKnm5rgh9LxJQd/l__6KppKnm5rgh9LxJQd -goversion go1.14.7 -D "" -importcfg $WORK/b452/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/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/96/96adfc83019061749d54e23883b3756cedc177a500d006fac39a2aa07fa57c6b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /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/docker/docker/pkg/term -complete -installsuffix shared -buildid wLFaFLeUUbxUtW_9YnUZ/wLFaFLeUUbxUtW_9YnUZ -goversion go1.14.7 -D "" -importcfg $WORK/b455/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/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/a8/a819ae14f47fc80b43c0eaddc105c977fb87ff2fb700bbb2bb6481aae533f83a-d # internal cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/07/07fbd193c146cf0a4331248f278914d7a3ba89696a83bca020551af520270c1b-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b445/ cat >$WORK/b445/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid Mhn8ttS9eb7FoU0KxV9g/Mhn8ttS9eb7FoU0KxV9g -goversion go1.14.7 -D "" -importcfg $WORK/b445/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_linuxopenbsd.go ./time.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /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/morikuni/aec -complete -installsuffix shared -buildid Uo5ISQIljR0CdJGMoiI3/Uo5ISQIljR0CdJGMoiI3 -goversion go1.14.7 -D "" -importcfg $WORK/b457/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e0/e0522ea071dc9412c05e37d7d1cc4abe5d1900e9f0ad3b3cd7454d29bcda1d95-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /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/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid Sm0TLaHzl5fSZzrypXaG/Sm0TLaHzl5fSZzrypXaG -goversion go1.14.7 -D "" -importcfg $WORK/b458/importcfg -pack ./stdcopy.go cd $WORK/b385 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b385=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/cd/cdd7b9801f60601790c26bab7125a9b8198f30dc8b639ee52740e82817ba3920-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /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/openshift/imagebuilder/signal -complete -installsuffix shared -buildid pmBdjhRtOGBhrxYKQckY/pmBdjhRtOGBhrxYKQckY -goversion go1.14.7 -D "" -importcfg $WORK/b461/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/73/73de7fadf090f144b3fc1407a1dd414911b89fa847c54c0546749da24f57b14a-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /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/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid nIRuS16c7V2h1sK3D4cl/nIRuS16c7V2h1sK3D4cl -goversion go1.14.7 -D "" -importcfg $WORK/b462/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/f6/f6fbaa1a941d5d4d13db8ee48b689e9b18158b195d0d01bca3fbe6138120f539-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b464/ cat >$WORK/b464/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/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /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/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid IX_vU6nX1LeAzzuYtz-u/IX_vU6nX1LeAzzuYtz-u -goversion go1.14.7 -D "" -importcfg $WORK/b464/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/db/db564fb8807e1c8facd332970252b1113ed4d40f03735b8f86a02658aa640deb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b454/ cat >$WORK/b454/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /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/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 7UIsmjhxkA8VYr65Hdi1/7UIsmjhxkA8VYr65Hdi1 -goversion go1.14.7 -D "" -importcfg $WORK/b454/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/b8/b8cc38e79f6e056cba68210ff37824624d010a64fbc21aaa957740ef1483af73-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b451/ cat >$WORK/b451/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/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /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/docker/docker/pkg/system -complete -installsuffix shared -buildid jFVJQn-C7Yz3goTb3hmG/jFVJQn-C7Yz3goTb3hmG -goversion go1.14.7 -D "" -importcfg $WORK/b451/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/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/8e/8e94975ae5deb6c2e975cb359c69cb57986daa38da953a5791b5cb2d2e0824a3-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /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/spf13/cobra -complete -installsuffix shared -buildid C_V7H2BoeCyeBmckJnTK/C_V7H2BoeCyeBmckJnTK -goversion go1.14.7 -D "" -importcfg $WORK/b465/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-2.0.5/_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/b385=/tmp/go-build -gno-record-gcc-switches -o $WORK/b385/_cgo_.o $WORK/b385/_cgo_main.o $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/b7/b763ecd29eeccec27a1a8cf2d0bdbcf67e2239b70e1face6af13729d7241dafb-d # internal github.com/containers/libpod/cmd/podman/parse mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/cmd/podman/parse -complete -installsuffix shared -buildid oAVFy0LSOG2GCfQpYr4y/oAVFy0LSOG2GCfQpYr4y -goversion go1.14.7 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./net.go cd /builddir/build/BUILD/podman-2.0.5/_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/b385/_cgo_.o -dynout $WORK/b385/_cgo_import.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid X4xpkQItMuRvq_0eHw8w/X4xpkQItMuRvq_0eHw8w -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack $WORK/b385/_cgo_gotypes.go $WORK/b385/seccomp.cgo1.go $WORK/b385/seccomp_internal.cgo1.go $WORK/b385/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/a5/a56bb0cc389ae81178c39ef668e9f42bfdb9ac58c076197fc29a6f422255c593-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /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/cyphar/filepath-securejoin -complete -installsuffix shared -buildid FnUErEnf_vlvY0Tyqbyr/FnUErEnf_vlvY0Tyqbyr -goversion go1.14.7 -D "" -importcfg $WORK/b470/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/38/3879709174267e469842977d83a53af37c8a4666602a275002dad0aee65f4818-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror 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/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid vXSNays_0iithCYbvgB-/vXSNays_0iithCYbvgB- -goversion go1.14.7 -D "" -importcfg $WORK/b479/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/43/430efb0dd57d57539be4195f4c7b59b6e1c7630f21862978aa13135491626384-d # internal github.com/containers/libpod/pkg/signal mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/signal -complete -installsuffix shared -buildid uqqW3rp4qJ28c3xbCcz2/uqqW3rp4qJ28c3xbCcz2 -goversion go1.14.7 -D "" -importcfg $WORK/b482/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b4/b4b57b37d9560ceee4a459d9f7664429323bd74190e0dd274703403bd8006839-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /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/containers/psgo/internal/dev -complete -installsuffix shared -buildid jIDnMZEuXYM01ucrD0w4/jIDnMZEuXYM01ucrD0w4 -goversion go1.14.7 -D "" -importcfg $WORK/b485/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/c1/c17b14dc8414f0c70bffe54432d839f406945fc388410eba570f5cd54e658901-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b486/ cat >$WORK/b486/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /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/containers/psgo/internal/proc -complete -installsuffix shared -buildid s7bhyL3LS3x6W5J1SVPU/s7bhyL3LS3x6W5J1SVPU -goversion go1.14.7 -D "" -importcfg $WORK/b486/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/05/05aa27eea05732c1386fa79b199bb74b2bdeaed68b58522c11acd80b198a6037-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b489/ cd /builddir/build/BUILD/podman-2.0.5/_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/b489/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b489/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/25/25c780d047ea6ede00fde48e45e9f673ac9616eb8de3b76d84a2b3345bd156f3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b450/ cat >$WORK/b450/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid -owOxB3ok_aDZ4xrIwbd/-owOxB3ok_aDZ4xrIwbd -goversion go1.14.7 -D "" -importcfg $WORK/b450/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/7a/7a7bd843a41285596ca79a2d7795dea2efd865fed9305ac24f7d4b7e6bd0745a-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b460/ cat >$WORK/b460/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /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/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid NmRGT_12-4FkOjV6CfKD/NmRGT_12-4FkOjV6CfKD -goversion go1.14.7 -D "" -importcfg $WORK/b460/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b385/_pkg_.a $WORK/b385/_x001.o $WORK/b385/_x002.o $WORK/b385/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/54/543728df2db811922bcbcb0da687c0aa6cf0b5345a1842710ed4d6f3029e43b3-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b463/ cat >$WORK/b463/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/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /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/seccomp/containers-golang -complete -installsuffix shared -buildid Cl-HUd6RG4ebj-dE1DjT/Cl-HUd6RG4ebj-dE1DjT -goversion go1.14.7 -D "" -importcfg $WORK/b463/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/2c/2ce5ca7d653c20558e2e66ab4c97b3f062aee6e46df6d623fb0f17a0130fc08d-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal -complete -installsuffix shared -buildid JVdH7Eu0NDMTb-wIdg-B/JVdH7Eu0NDMTb-wIdg-B -goversion go1.14.7 -D "" -importcfg $WORK/b490/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f3/f3a49ace3f53ba00b5643067618b84a53f02bd729c3580d292a87c691e828ddc-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b492/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -- -I $WORK/b492/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./dlopen.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.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/b6/b651d00afd49dc6c8c16f46f5dc689cf4e1e6746a625a9aa8488144ce6d0c565-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid iv9MrsHCS7cBbiBHu4XE/iv9MrsHCS7cBbiBHu4XE -goversion go1.14.7 -D "" -importcfg $WORK/b495/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f6/f688760e16b6d9d27c68b9e7ba210a32396d9b93fe47c8921385bf8a46000551-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid vl1l0uZoMyB_AAHNbyzc/vl1l0uZoMyB_AAHNbyzc -goversion go1.14.7 -D "" -importcfg $WORK/b497/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/b6/b605f80a34e4e12ecec6b263444b662d08f6fedacde125ff9938ab7a5542baa3-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid EyvMeSwyXrIVoHYUzZew/EyvMeSwyXrIVoHYUzZew -goversion go1.14.7 -D "" -importcfg $WORK/b498/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/52/52027f709c6427efd758390a0f21e43e7c2439e1889109655015b53a4110cf0e-d # internal github.com/containers/libpod/pkg/timetype mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/pkg/timetype -complete -installsuffix shared -buildid AfPdfBXnQFhsZ-qfqbYl/AfPdfBXnQFhsZ-qfqbYl -goversion go1.14.7 -D "" -importcfg $WORK/b501/importcfg -pack ./timestamp.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/85/854772dfa844bf244661d56f9a87a73fe6b2e40c885f36afbdbe8206e410d1de-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid DTbJZnMnFE-R6-goIhd0/DTbJZnMnFE-R6-goIhd0 -goversion go1.14.7 -D "" -importcfg $WORK/b504/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/1c/1c1136230071f1c57f1a798d6af47fd6964bd42ce0b50f3d9159ac5315408eaf-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b511/ cat >$WORK/b511/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/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 github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid zGPK7D-7VwUPTl3WydhV/zGPK7D-7VwUPTl3WydhV -goversion go1.14.7 -D "" -importcfg $WORK/b511/importcfg -pack ./config.go ./trust.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cd $WORK/b489 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b489=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/98/98e8013865b2f15c58fab54448fb1cff6cd8c4e83f8f12f97dc20cbdb3b5a0c4-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b496/ cat >$WORK/b496/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid hxo4gIZJ0Cbvb-k1acQ5/hxo4gIZJ0Cbvb-k1acQ5 -goversion go1.14.7 -D "" -importcfg $WORK/b496/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/86/86899a8ef5c3664dd27978271683a7aafc66a8930c5c02ddd5af0ad423178570-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid p2OmhD1ApL4OOJVklVK2/p2OmhD1ApL4OOJVklVK2 -goversion go1.14.7 -D "" -importcfg $WORK/b513/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-2.0.5/_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/b489=/tmp/go-build -gno-record-gcc-switches -o $WORK/b489/_cgo_.o $WORK/b489/_cgo_main.o $WORK/b489/_x001.o $WORK/b489/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/eb/ebe71fdb979061a3ae8d25378a111560ec73e7deda38ba1af0f1c6106dbfe106-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b518/ cat >$WORK/b518/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b518/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1a/1a3c2861972813e498e8d381326741affeb9ded970e5d763f154007bc8d02393-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 /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/crypto/curve25519 -complete -installsuffix shared -buildid 2sK_beU1ukfXzSff2Dvu/2sK_beU1ukfXzSff2Dvu -goversion go1.14.7 -D "" -importcfg $WORK/b520/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /builddir/build/BUILD/podman-2.0.5/_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/b489/_cgo_.o -dynout $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/3c/3cbbb665e94f1b16a6e5d5ffb847c77c4ef510a4689a1b930ad178fe66fa173c-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b493/ cat >$WORK/b493/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/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /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/hpcloud/tail -complete -installsuffix shared -buildid Lr2XVoO0XVLZhvgGFKAb/Lr2XVoO0XVLZhvgGFKAb -goversion go1.14.7 -D "" -importcfg $WORK/b493/importcfg -pack ./tail.go ./tail_posix.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b519/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 -installsuffix shared -buildid qXv8BarF9KN7EmXTf3Qc/qXv8BarF9KN7EmXTf3Qc -goversion go1.14.7 -symabis $WORK/b518/symabis -D "" -importcfg $WORK/b518/importcfg -pack -asmhdr $WORK/b518/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /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/containers/psgo/internal/host -installsuffix shared -buildid dksCdnV_nXe6ClPfK2DL/dksCdnV_nXe6ClPfK2DL -goversion go1.14.7 -D "" -importcfg $WORK/b489/importcfg -pack ./host.go $WORK/b489/_cgo_gotypes.go $WORK/b489/host_cgo.cgo1.go $WORK/b489/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/cd/cd925018950adf41daf7a8cdad86f92b9329bc86469c0e77ef790d4a54a1929f-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b512/ cat >$WORK/b512/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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid eUJaeFGEOIQERpzAizGk/eUJaeFGEOIQERpzAizGk -goversion go1.14.7 -D "" -importcfg $WORK/b512/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/79/79944d98ef0b4e2d712e1bab41e0ffd410a57654c6629e6c6172f2391c353481-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b521/ cat >$WORK/b521/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b521=>" -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b521/symabis ./sum_ppc64le.s cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b518/chacha_ppc64le.o ./chacha_ppc64le.s cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /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/crypto/poly1305 -installsuffix shared -buildid x1KQLtlhDO6Wd8TiJdsY/x1KQLtlhDO6Wd8TiJdsY -goversion go1.14.7 -symabis $WORK/b521/symabis -D "" -importcfg $WORK/b521/importcfg -pack -asmhdr $WORK/b521/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_noasm.go ./sum_ppc64le.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b518/_pkg_.a $WORK/b518/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/70/70f6a4b0acbc61b1c969d3d65bec2662587b988f7406a77fbb043bd1efdab720-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /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/util/homedir -complete -installsuffix shared -buildid K8oOhw8kSQcI5dgmuQIr/K8oOhw8kSQcI5dgmuQIr -goversion go1.14.7 -D "" -importcfg $WORK/b524/importcfg -pack ./homedir.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b489/_pkg_.a $WORK/b489/_x001.o $WORK/b489/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/c3/c3d811577859b440db94089a58a2487b09d70410d34cb806673e78d3ea661709-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b488/ cat >$WORK/b488/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/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid YT-p4_zBrFt988vZ2OoE/YT-p4_zBrFt988vZ2OoE -goversion go1.14.7 -D "" -importcfg $WORK/b488/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/33/333de923f199e669fda109ceabccae376efc7fb205cd6546daf6d313b120f6f1-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Tatk1l3glhyXCy4vhHHX/Tatk1l3glhyXCy4vhHHX -goversion go1.14.7 -D "" -importcfg $WORK/b526/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b369/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b369/_x005.o -c go_gpgme.c cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/87/873fd8955253980bc4604bd555e2b5c9afecd6dce45574e25145b1f0b8b896de-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b483/ cat >$WORK/b483/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid XIm4I4dbIofvZFAGxRpr/XIm4I4dbIofvZFAGxRpr -goversion go1.14.7 -D "" -importcfg $WORK/b483/importcfg -pack ./psgo.go cd $WORK/b492 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/08/08d97c649d7b43b4a7fc32010cfdcfb0bb5075c49f49a8075e8bfea914fcc71b-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b527/ cat >$WORK/b527/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b527/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b527/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/b526/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid WOxlahO4bQfbbsbCwEJM/WOxlahO4bQfbbsbCwEJM -goversion go1.14.7 -symabis $WORK/b527/symabis -D "" -importcfg $WORK/b527/importcfg -pack -asmhdr $WORK/b527/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 cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/e6/e665690e58fbe5a06ceeb3a159d42b64139b4e25acb1ba16d6ad4b38125b5fb5-d # internal github.com/containers/libpod/vendor/github.com/gorilla/schema mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/schema -complete -installsuffix shared -buildid K6bOqDSkrpfdDZhT3q0q/K6bOqDSkrpfdDZhT3q0q -goversion go1.14.7 -D "" -importcfg $WORK/b531/importcfg -pack ./cache.go ./converter.go ./decoder.go ./doc.go ./encoder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/a2/a20eceb52ee56fab75df8a99b5d3f2c233e76094f6231a3796badad93a816228-d # internal github.com/containers/libpod/pkg/env mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/env /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/env -complete -installsuffix shared -buildid eMHV0xob_3CBZsQRTk6M/eMHV0xob_3CBZsQRTk6M -goversion go1.14.7 -D "" -importcfg $WORK/b544/importcfg -pack ./env.go ./env_supported.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b521=>" -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b521/sum_ppc64le.o ./sum_ppc64le.s cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b492=/tmp/go-build -gno-record-gcc-switches -o $WORK/b492/_cgo_.o $WORK/b492/_cgo_main.o $WORK/b492/_x001.o $WORK/b492/_x002.o -g -O2 -ldl cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b521/_pkg_.a $WORK/b521/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/e1/e162f47fdbe7df3f3c78affb0d13a2925295b054d22b4de1eb720b06a9d05a1e-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /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/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 6EQgg7t31ubLZcRdbbSl/6EQgg7t31ubLZcRdbbSl -goversion go1.14.7 -D "" -importcfg $WORK/b547/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/bf/bfeec8b2cd92247656269801a0ecf44055f5fa50b107f4736e5ffb6f5c033c26-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b553/ cd /builddir/build/BUILD/podman-2.0.5/_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/b553/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b553/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b492/_cgo_.o -dynout $WORK/b492/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/30/30b20302e271d119536d7c471e201d80ff754ad4174dd16313425b7da2d9e05c-d # internal github.com/containers/libpod/libpod/logs/reversereader mkdir -p $WORK/b555/ cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/c1/c1b8667ad64438cbc7795d0ddf0f368e6e146d2c864160aeb83150ea51c91933-d # internal cat >$WORK/b555/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/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs/reversereader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/libpod/logs/reversereader -complete -installsuffix shared -buildid zCLwl1lwFAxqW4kWumC2/zCLwl1lwFAxqW4kWumC2 -goversion go1.14.7 -D "" -importcfg $WORK/b555/importcfg -pack ./reversereader.go github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b558/ cd /builddir/build/BUILD/podman-2.0.5/_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/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /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/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid 0m_a2BR9k0TR1wwNSFXY/0m_a2BR9k0TR1wwNSFXY -goversion go1.14.7 -D "" -importcfg $WORK/b558/importcfg -pack ./rpc.pb.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /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/coreos/go-systemd/v22/internal/dlopen -installsuffix shared -buildid eMnnOWotqjNjBX7Xe41G/eMnnOWotqjNjBX7Xe41G -goversion go1.14.7 -D "" -importcfg $WORK/b492/importcfg -pack $WORK/b492/_cgo_gotypes.go $WORK/b492/dlopen.cgo1.go $WORK/b492/_cgo_import.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid DlPVPycWE3o5pXjAhit0/DlPVPycWE3o5pXjAhit0 -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./callbacks.go $WORK/b369/_cgo_gotypes.go $WORK/b369/data.cgo1.go $WORK/b369/gpgme.cgo1.go $WORK/b369/unset_agent_info.cgo1.go $WORK/b369/_cgo_import.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b492/_pkg_.a $WORK/b492/_x001.o $WORK/b492/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/35/359d3ed4c643e0d3ea64c333f3230f4c91411fcc99ed33605c1ed8591f2d9323-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal mkdir -p $WORK/b491/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -- -I $WORK/b491/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/8c/8cd746fd5e1c419c8601753a4f9b78c399160154ba641f76e0740fdf5f5e39df-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/logs/reversereader=github.com/containers/libpod/libpod/logs/reversereader 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 fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid ZmF0EZzFqPn3Ghn2iKa4/ZmF0EZzFqPn3Ghn2iKa4 -goversion go1.14.7 -D "" -importcfg $WORK/b554/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/9d/9d7616d755c867aba00f613501e15cb979ccf18e316e026e7c9ad955f4e157b3-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid wFLFR-e1x31DzhLWUu2B/wFLFR-e1x31DzhLWUu2B -goversion go1.14.7 -D "" -importcfg $WORK/b559/importcfg -pack ./ctime.go ./ctime_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/5f/5f264e50ebb3f941c081897c394b7e9af3557c34ec9479cdcf2b4660a340ce74-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b562/ cat >$WORK/b562/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid Bv0MVC25Oodp4nm664jI/Bv0MVC25Oodp4nm664jI -goversion go1.14.7 -D "" -importcfg $WORK/b562/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/c6/c60bbda4bcb2fff77c860748cb9a9333d36d1f9d9baee0e6ed4a3f120079a26b-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b557/ cat >$WORK/b557/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /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/checkpoint-restore/go-criu -complete -installsuffix shared -buildid GSs3sycN7lm9suLqYyBL/GSs3sycN7lm9suLqYyBL -goversion go1.14.7 -D "" -importcfg $WORK/b557/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/ff/fff422c1999ee09d1dce0e108f9059f64b0f5fc35ab4c0740a3472f4c27d3b92-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /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/davecgh/go-spew/spew -complete -installsuffix shared -buildid wxLqwkEhnJTWfvmkkzVm/wxLqwkEhnJTWfvmkkzVm -goversion go1.14.7 -D "" -importcfg $WORK/b564/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/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/07/079486feef170e3e4ca5c278aebf07b5ab398837190d9c7165e56cd45c39ba84-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid iymNprNtMC7m79-ZLLHD/iymNprNtMC7m79-ZLLHD -goversion go1.14.7 -D "" -importcfg $WORK/b561/importcfg -pack ./hook.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o $WORK/b369/_x003.o $WORK/b369/_x004.o $WORK/b369/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/aa/aa59b1587a830e0efd59245fa46ef0570abf0658df7eb2739e72df788bc84500-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b556/ cat >$WORK/b556/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/b557/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid QT3Bi24HMTOYIMXV9Psw/QT3Bi24HMTOYIMXV9Psw -goversion go1.14.7 -D "" -importcfg $WORK/b556/importcfg -pack ./criu.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/bf/bf084ecaf4e997b22289a61be6291fde27dd81e11b5031ff2d7ee2b0790dacf1-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /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/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid x1QjhpGHDjw0mttDxpKV/x1QjhpGHDjw0mttDxpKV -goversion go1.14.7 -D "" -importcfg $WORK/b565/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/eb/ebd422883a83ea8e7b568cf7b603bf65c26101a7e5344327a08a919a9a2d2dcf-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid s_h5ynn7m9TzRGTJTiRZ/s_h5ynn7m9TzRGTJTiRZ -goversion go1.14.7 -D "" -importcfg $WORK/b568/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/bd/bdc41711d8da21897d57fdb4744bb757448f53a66fce752bd6f86c7dd2e56517-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/hooks/0.1.0=github.com/containers/libpod/pkg/hooks/0.1.0 importmap github.com/containers/libpod/v2/pkg/hooks/1.0.0=github.com/containers/libpod/pkg/hooks/1.0.0 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid UNq90Oi1_VWBrKpNVCKr/UNq90Oi1_VWBrKpNVCKr -goversion go1.14.7 -D "" -importcfg $WORK/b560/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I $WORK/b553/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b553/_x003.o -c shm_lock.c cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/81/816591bd071b54c99615a13cbf31df11881c5cb2603521ad085a0acf6eb9c935-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid bKVlvhp6x_JH6guxxz_v/bKVlvhp6x_JH6guxxz_v -goversion go1.14.7 -D "" -importcfg $WORK/b573/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/52/5248dce512c5de172858c631ba0c9a8a70772ee02da53e954df106c2829b2033-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /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/google/gofuzz -complete -installsuffix shared -buildid fBKpt0qv9XVOCkQU1W5U/fBKpt0qv9XVOCkQU1W5U -goversion go1.14.7 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c6/c6af87a32cdf744846dcefa4037bb028917c46c3bdbe2375a3668b37df2f35b5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid pZYn0zkWqmoJpXMdXWza/pZYn0zkWqmoJpXMdXWza -goversion go1.14.7 -D "" -importcfg $WORK/b577/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b573/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b527/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b527/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/aa/aa31211147af02b0ab020548843dce21b00bb7df35e1abfb65b0b08025ff0621-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal cd $WORK/b553 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b572/ cat >$WORK/b572/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/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b573/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid M_mHjeMk62pN-NQmPlW7/M_mHjeMk62pN-NQmPlW7 -goversion go1.14.7 -D "" -importcfg $WORK/b572/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b527=>" -I $WORK/b527/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b527/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/2a/2a9d4f2febb22868447383f0ab8ae6e1102778c937113731b7c9e014caf1c7e3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid s0PbAjTqDClYw_rP3wwy/s0PbAjTqDClYw_rP3wwy -goversion go1.14.7 -D "" -importcfg $WORK/b578/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/7a/7ad9b3a1f8a031b64b4531bf1c313fc2762bee44bb0cb079dc21f31b24d73121-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b563/ cat >$WORK/b563/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid ZiP182U5svTBF3dxBHur/ZiP182U5svTBF3dxBHur -goversion go1.14.7 -D "" -importcfg $WORK/b563/importcfg -pack ./exec.go ./runtimeconfigfilter.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b527/_pkg_.a $WORK/b527/relfect2_mips64x.o $WORK/b527/relfect2_mipsx.o $WORK/b527/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/0c/0c12920903a553eaf79fff41d7cbe768b13bfc30955cceb4acd5fcc68ca14ee3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b576/ cat >$WORK/b576/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b577/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid bu-9ztOVZXcQqFhip8mQ/bu-9ztOVZXcQqFhip8mQ -goversion go1.14.7 -D "" -importcfg $WORK/b576/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b553=/tmp/go-build -gno-record-gcc-switches -o $WORK/b553/_cgo_.o $WORK/b553/_cgo_main.o $WORK/b553/_x001.o $WORK/b553/_x002.o $WORK/b553/_x003.o -g -O2 -lrt -lpthread cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/4e/4e28ddcc63f7f4889a5f529c8a55c704e3cd5bf5905a9224067890ad7a647fd9-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b525/ cat >$WORK/b525/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/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b527/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid Be5eLGKYqlfv6lnOHFPZ/Be5eLGKYqlfv6lnOHFPZ -goversion go1.14.7 -D "" -importcfg $WORK/b525/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/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/2f/2fe54a4d5381770bd546108681c677b5361f3a80c2112833962dec028919c07f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b584/ cat >$WORK/b584/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid hJV83EXLJmwRYKQQNQH0/hJV83EXLJmwRYKQQNQH0 -goversion go1.14.7 -D "" -importcfg $WORK/b584/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage shm -dynimport $WORK/b553/_cgo_.o -dynout $WORK/b553/_cgo_import.go cat >$WORK/b553/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/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid jl0x41WJBkYWJR80Zy8s/jl0x41WJBkYWJR80Zy8s -goversion go1.14.7 -D "" -importcfg $WORK/b553/importcfg -pack $WORK/b553/_cgo_gotypes.go $WORK/b553/shm_lock.cgo1.go $WORK/b553/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/36/3656171559c0b9f34903db45de67108881b95d731dedbfd617d274dac9f29dd3-d # internal internal/lazyregexp mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b587/importcfg -pack ./lazyre.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b553/_pkg_.a $WORK/b553/_x001.o $WORK/b553/_x002.o $WORK/b553/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/c7/c7e66d1ba7fd580a5b374c72c20305b75503ad052d4db2a51a623510cb01adc4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 0AKNZFYqyhQ2ZNP3x9co/0AKNZFYqyhQ2ZNP3x9co -goversion go1.14.7 -D "" -importcfg $WORK/b588/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal go/doc mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile internal/lazyregexp=$WORK/b587/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b586/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/40/408570ce183e9147efc72c4264a99bf9c753c22017f860c9a1914f2bbb26d8f7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b583/ cat >$WORK/b583/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid ralmOdaxL7SDavdV3cUl/ralmOdaxL7SDavdV3cUl -goversion go1.14.7 -D "" -importcfg $WORK/b583/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/7a/7a1f6104cb1d22df94cf1502880abb2dae5dc8fc523001fc27c274b1e0380f14-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid IPNKvr7VYkK_1QghZVTr/IPNKvr7VYkK_1QghZVTr -goversion go1.14.7 -D "" -importcfg $WORK/b589/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/32/32413639de5b48f9619064879caf4f92372bb35e0485a1d8386a3e4f1321b3bb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 2TJvdY8TK9att98rqfPS/2TJvdY8TK9att98rqfPS -goversion go1.14.7 -D "" -importcfg $WORK/b590/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5c/5c320ab6beb6813db7962678e98c1f9f7704e3f8bc8f33fac9244fe428b91d84-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b582/ cat >$WORK/b582/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b583/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid ttiMecuU4MZbP5CselAn/ttiMecuU4MZbP5CselAn -goversion go1.14.7 -D "" -importcfg $WORK/b582/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/22/2295968714f022669e66255c25b0ffe8c5a8d11c099c84a0c1268bfb3394b7c5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid ceWbJuN8p7kTSwx5LIYJ/ceWbJuN8p7kTSwx5LIYJ -goversion go1.14.7 -D "" -importcfg $WORK/b591/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/bf/bfc60cae0791a4bc724927e90230372cd0590ea9607c65e0753a02827e1b61c4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid JQt_P5ovXoAfoMvSHOka/JQt_P5ovXoAfoMvSHOka -goversion go1.14.7 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/cf/cf58e48087ee091e8e78c328fc15868ef4596789804dae0c19a2997ce8041682-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b594/ cat >$WORK/b594/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/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b575/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid Q0J_u35wiaafJ9KiLCnu/Q0J_u35wiaafJ9KiLCnu -goversion go1.14.7 -D "" -importcfg $WORK/b594/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/86/86be0bf4c2b66042f9189731cefc2ca556e2f116ec629bc854569888e19f9fee-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b603/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 9FxMqtfdMCNaR8iiX-X1/9FxMqtfdMCNaR8iiX-X1 -goversion go1.14.7 -D "" -importcfg $WORK/b602/importcfg -pack ./base.go ./doc.go ./version.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/50/509eb944e56035acf366b4f8e644fa9e00dad82f9f5ed0538619469116f3af0d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid wuVmVYAX8R2lesmAKpIg/wuVmVYAX8R2lesmAKpIg -goversion go1.14.7 -D "" -importcfg $WORK/b608/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/73/73ee19c2a05b55138453c22fa5347410920d3a096d4e223113e1acde77285c1d-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid 2lX2U0ROc3A3sOmf0hYg/2lX2U0ROc3A3sOmf0hYg -goversion go1.14.7 -D "" -importcfg $WORK/b610/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/05/0570bda25b82cca538d7bb79d4f917ba5240cdd5930835f72eedf4879e206250-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid ocNdTe0Kyk12s_0GXCom/ocNdTe0Kyk12s_0GXCom -goversion go1.14.7 -D "" -importcfg $WORK/b622/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/72/72532439f5877db5c04a8d8336e05f70a25ac735c3762bc6afcd87c31eafddf8-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid q7A_U-4Ay-jl6un5YD6N/q7A_U-4Ay-jl6un5YD6N -goversion go1.14.7 -D "" -importcfg $WORK/b624/importcfg -pack ./metrics.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage sdjournal -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/internal/dlopen=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /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/coreos/go-systemd/v22/sdjournal -installsuffix shared -buildid 2wfze8u39EskoNSMNuDY/2wfze8u39EskoNSMNuDY -goversion go1.14.7 -D "" -importcfg $WORK/b491/importcfg -pack ./functions.go ./read.go $WORK/b491/_cgo_gotypes.go $WORK/b491/journal.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/4c/4c835ac6376041dec22274489f915bfdfe3494afff832506146ac74d74cd82c2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b580/ cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/88/883feeb15d0a88abc406eb180530d9ed2f5c2f2ad457b889dd0554ae7aa64c30-d # internal cat >$WORK/b580/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b628/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 8SHuGzDKQ6WXVWA5J4bh/8SHuGzDKQ6WXVWA5J4bh -goversion go1.14.7 -D "" -importcfg $WORK/b580/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid gI-cQ5uJtq1sS3ip0JiO/gI-cQ5uJtq1sS3ip0JiO -goversion go1.14.7 -D "" -importcfg $WORK/b628/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d9/d936f137ff89d8bbddabc99184f7876bde90ba532db36cfe06e7dad112cc29cc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid sM5Jek8Kt6HQtRb1_630/sM5Jek8Kt6HQtRb1_630 -goversion go1.14.7 -D "" -importcfg $WORK/b635/importcfg -pack ./addr.go cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b637/ cat >$WORK/b637/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/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid LwrYrqJKupP9jM_FXET6/LwrYrqJKupP9jM_FXET6 -goversion go1.14.7 -D "" -importcfg $WORK/b637/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/67/67c457bfb49b36c42279057132040ef1a33dcb3ed3c7c5f13e1e56658e2cbe26-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b627/ cat >$WORK/b627/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/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b630/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid gZrZSTQ7B-nnjgzQJAEt/gZrZSTQ7B-nnjgzQJAEt -goversion go1.14.7 -D "" -importcfg $WORK/b627/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/3d/3dff8f910e151a9cc449923a6719892502982ba11b32b25edbf6e3ab4ec07a6f-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port -complete -installsuffix shared -buildid qApYqOpfpDQLKhl6vyrg/qApYqOpfpDQLKhl6vyrg -goversion go1.14.7 -D "" -importcfg $WORK/b643/importcfg -pack ./port.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/1d/1d43cd8e8487ae9535374f1b7bdfc700f11311960951ceb587b0f2335edebc4b-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil -complete -installsuffix shared -buildid qyVAVhxdQx42bo0AqZbf/qyVAVhxdQx42bo0AqZbf -goversion go1.14.7 -D "" -importcfg $WORK/b646/importcfg -pack ./msgutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/67/6730e9ca888c466eb9afb91e358e88b40f06f963268e219c6763a2d3cdc0bf90-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy -complete -installsuffix shared -buildid 90wOxCYjm03ptqWLo-C0/90wOxCYjm03ptqWLo-C0 -goversion go1.14.7 -D "" -importcfg $WORK/b652/importcfg -pack ./udp_proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/08/086144a92f5e3d12ca983a9ce714766b4d631300a588d304365bf364c5709452-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b657/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid AsamZns6rYUFjsK6jCSa/AsamZns6rYUFjsK6jCSa -goversion go1.14.7 -D "" -importcfg $WORK/b657/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/f4/f4e652d4959e0e9870dce43128df6e82838ca7ee62e757e055ad08170ab190f6-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil -complete -installsuffix shared -buildid qUqVk-DKigeHy-mPClHc/qUqVk-DKigeHy-mPClHc -goversion go1.14.7 -D "" -importcfg $WORK/b653/importcfg -pack ./portutil.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/68/688ac72c389ba8076abde49a165c360f601ce2bb5c7504562fc1819cff70c28a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b609/ cat >$WORK/b609/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b610/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid oRJVf0K16A8SbhgPp5O3/oRJVf0K16A8SbhgPp5O3 -goversion go1.14.7 -D "" -importcfg $WORK/b609/importcfg -pack ./decoder.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/69/6957928c91bfa3ad750677144bda58d0861b1c8e21154c31f89baa3ec63bba61-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg -complete -installsuffix shared -buildid -2UvgUUYwDlPBUNxJ3nr/-2UvgUUYwDlPBUNxJ3nr -goversion go1.14.7 -D "" -importcfg $WORK/b647/importcfg -pack ./msg.go cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/25/254a747f7d47c7acf86b1f33d719d99d97b9c48ce00d0e02bbc66529cb46b93d-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid VjfqyYDv8cnl5f44qMMJ/VjfqyYDv8cnl5f44qMMJ -goversion go1.14.7 -D "" -importcfg $WORK/b660/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/35/3510fecf5d1c15fc2535635e4ab0827afb81e6bc9fa21b77e8ae58085cd0e4af-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid HmTrkD50EGopa3vRrrYK/HmTrkD50EGopa3vRrrYK -goversion go1.14.7 -D "" -importcfg $WORK/b674/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/f8/f85b0d2924193ee3e0627df8b7c98d66663630f700d6a01598d23dffa0132406-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid G3a7P0QN6QGn2ddkjp1W/G3a7P0QN6QGn2ddkjp1W -goversion go1.14.7 -D "" -importcfg $WORK/b675/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/cc/cc0e22a1738948e7d640aa103b62ca72d029aebc2eef021dd5a3eaf435805125-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid _VRaGM8t2ATYuK4sic7p/_VRaGM8t2ATYuK4sic7p -goversion go1.14.7 -D "" -importcfg $WORK/b676/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/4c/4cf2e509c4f310a26b6f09f08de97d0f14420d56c09d7b937e2a0c7d850c0eb3-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid j3myZkkuzZMSPrHwwmcM/j3myZkkuzZMSPrHwwmcM -goversion go1.14.7 -D "" -importcfg $WORK/b677/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/ea/ea37f875a33e2d2efeed97c1746f9c5fb85e47e68e7ad818ef0b87a3b867e960-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/msgutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child -complete -installsuffix shared -buildid fZArOLCKjQEnK8jDN-jK/fZArOLCKjQEnK8jDN-jK -goversion go1.14.7 -D "" -importcfg $WORK/b645/importcfg -pack ./child.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/75/7572d3a0b7cfbc774faed2dd0d4cf9d59fae03c2c312131bf89074254f4e31b1-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp -complete -installsuffix shared -buildid g4Be0IBndOTSa5sOj1fX/g4Be0IBndOTSa5sOj1fX -goversion go1.14.7 -D "" -importcfg $WORK/b650/importcfg -pack ./tcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/e5/e5e1f56c56bcc8d33505ea6fa1537da3b404d227f849965978fa79d618d4d80d-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b652/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp -complete -installsuffix shared -buildid uLsDA5hKLCw4tSS_Dw9y/uLsDA5hKLCw4tSS_Dw9y -goversion go1.14.7 -D "" -importcfg $WORK/b651/importcfg -pack ./udp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/37/3734c1654a3a33f8d181208d7f4c35bdf9573dc1c969aa4022e3825a94b37b66-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b659/ cat >$WORK/b659/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/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid WcGlLH491wY4vID8SzO7/WcGlLH491wY4vID8SzO7 -goversion go1.14.7 -D "" -importcfg $WORK/b659/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./devlink_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/3b/3b5eaa3036ef2bc8be7262f82cd839dc4ee88bc90ca69a9d6d6d71cb899b527b-d # internal github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b653/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent -complete -installsuffix shared -buildid NZJXHRK4R1k9wb9KiE4X/NZJXHRK4R1k9wb9KiE4X -goversion go1.14.7 -D "" -importcfg $WORK/b649/importcfg -pack ./parent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/1d/1d9bf9374b06952ff8462c0c382e3d1009c88eb5811227f81ec702fe97c91da4-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid Aj3BXNufl4RYw6WH_FSP/Aj3BXNufl4RYw6WH_FSP -goversion go1.14.7 -D "" -importcfg $WORK/b679/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/45/4570f0f263aaaa20cae4c6bb0d5ac8f1b21ffeb2bc03df50054671b17e1b60b5-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b691/ cat >$WORK/b691/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid pjEBiQeinkjHujrR9EwB/pjEBiQeinkjHujrR9EwB -goversion go1.14.7 -D "" -importcfg $WORK/b691/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/23/23a2b69f3649048d6cab5c62576a7332734b4749388d31dc80acc202c0b1e439-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid Z_b43ZU1GJVY2pnv-YEq/Z_b43ZU1GJVY2pnv-YEq -goversion go1.14.7 -D "" -importcfg $WORK/b693/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b679/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/57/57149e6253440213243ba0f68ba3a03067672fd661749cb5c05d6515f861fac7-d # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/eb/eb6b1661bce3b5fdd334e61fd52d9855c4731d668aaca86a2de982dde95e0c69-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b694/ github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 4gTXTrxGIH9lskZdKw93/4gTXTrxGIH9lskZdKw93 -goversion go1.14.7 -D "" -importcfg $WORK/b694/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 cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/14/143ed41a09a07ac2de94febecf67e8f3e802a0b4aaa9d8f688a58a1c99ce999e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 4TlLyn7BJZDRMFHADGm0/4TlLyn7BJZDRMFHADGm0 -goversion go1.14.7 -D "" -importcfg $WORK/b700/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/ed/ed746dff3134f182202e89a813ba6533d7c29f56cde1e02f821a365c89c61590-d # internal log/syslog mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid DTS3HzWExNlNbGYhTkIN/DTS3HzWExNlNbGYhTkIN -goversion go1.14.7 -D "" -importcfg $WORK/b709/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b649/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin -complete -installsuffix shared -buildid u_ZDEPAJk3_caipCEndA/u_ZDEPAJk3_caipCEndA -goversion go1.14.7 -D "" -importcfg $WORK/b644/importcfg -pack ./builtin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/ec/ec18bc8b0b6e576969519330558d9fab8ea0351cc9c6fd8ff7e1d9f564e87b91-d # internal github.com/containers/libpod/pkg/rootlessport mkdir -p $WORK/b642/ cat >$WORK/b642/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/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/rootless-containers/rootlesskit/pkg/port=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port importmap github.com/rootless-containers/rootlesskit/pkg/port/builtin=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin importmap github.com/rootless-containers/rootlesskit/pkg/port/portutil=github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil 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 context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootlessport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/containers/libpod/pkg/rootlessport -complete -installsuffix shared -buildid xZeguWlQ44kYbtKVT4yZ/xZeguWlQ44kYbtKVT4yZ -goversion go1.14.7 -D "" -importcfg $WORK/b642/importcfg -pack ./rootlessport_linux.go cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/38/38c204b226af08cfc2e887044fb8dfc2b6f376a6cb3e9f3695fbddb296207715-d # internal runtime/pprof mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p runtime/pprof -std -installsuffix shared -buildid LZWKjBpWVHHvCbR-rsuV/LZWKjBpWVHHvCbR-rsuV -goversion go1.14.7 -D "" -importcfg $WORK/b710/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/78/78bfb1b7424ec6e039fe0c6b617f9bc0b8f76e4dd01051ac507292c804c30626-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile log/syslog=$WORK/b709/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid KAdOHzTwkTDlBVjfTIX2/KAdOHzTwkTDlBVjfTIX2 -goversion go1.14.7 -D "" -importcfg $WORK/b708/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/be/be6c2961b2f5d28f4d9d3b69ae86a2e373b2345c9719b78a428b01d972d4ad71-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a7/a7966e39925f0ade45c5f0c6a0e1d45c9097a1712500cdb80244e7e3c5b3befe-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b658/ cat >$WORK/b658/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/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b660/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BYCfNdBHIXHtNsDI7TOA/BYCfNdBHIXHtNsDI7TOA -goversion go1.14.7 -D "" -importcfg $WORK/b658/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./devlink_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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/95/9500e0b33cdbf9c1502803f40a7cc64edfb3f763304a7dae3b1296573ea6c608-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/d2/d23ceb0d67de1ff212ffbe39fc305d2a4524e247ef90a70ba3f6301fabb90126-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/c1/c12077aa8fef6d236262b44838428cb7052dd4a087f1c25f9fd77030f2b3ed5c-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/2b/2b4fdf556a26f2a041a32e1c37227da4371ba274dc220390830b4f256f4eedd9-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value -complete -installsuffix shared -buildid gSzbZzQsrhm52DBL1uEE/gSzbZzQsrhm52DBL1uEE -goversion go1.14.7 -D "" -importcfg $WORK/b592/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go github.com/containers/libpod/pkg/domain/utils mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/domain/utils -complete -installsuffix shared -buildid rT_2CglxU9lwsszM78vV/rT_2CglxU9lwsszM78vV -goversion go1.14.7 -D "" -importcfg $WORK/b542/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d7/d78fa26423b9a3ec0b54f534c7597c6bee9df4f647d7691aa2168321e7d5c2fa-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c aes.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/ab/ab54c54a8f22c8afa43e44e5343c55914bbbd21ebda23bd472e3935d1b78decf-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b696/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b697/ cat >$WORK/b696/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid cDzMQlgvKM4OjV7HyUU4/cDzMQlgvKM4OjV7HyUU4 -goversion go1.14.7 -D "" -importcfg $WORK/b696/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b697/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF mkdir -p $WORK/b695/ cat >$WORK/b695/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid GbeBdPbPE5YwwfptQAEy/GbeBdPbPE5YwwfptQAEy -goversion go1.14.7 -D "" -importcfg $WORK/b695/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/podman-2.0.5/_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/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid _K6sVJuxIOlkh6wIzClZ/_K6sVJuxIOlkh6wIzClZ -goversion go1.14.7 -D "" -importcfg $WORK/b697/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b704/ cat >$WORK/b704/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid QhMXeZRF2J4bYLu-gToq/QhMXeZRF2J4bYLu-gToq -goversion go1.14.7 -D "" -importcfg $WORK/b704/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c boring.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/12/12bf17357e70518121ab50c344d089f84a9f18cfc857750722c2ef0694eec0b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/38/3888164744270f47a7526d248e6af34a4995c57c39eae500bf5131422090a6de-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/8b/8b1bdcaab34440d6ef6a15848ceb697576afdeb987d2963bc5cfd0779ad8323c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/4a/4adb0f7b3d8a1cdfb2ef13f821e01b0cd0a9821245406286b90d045335333e2e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/d6/d6de8aa4ad50d1eee1741186af53850e8c4349a39c0c4f9f91cbcf906788c0ee-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b699/ cat >$WORK/b699/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid qpT1GlCSpnQ5lPD34OLI/qpT1GlCSpnQ5lPD34OLI -goversion go1.14.7 -D "" -importcfg $WORK/b699/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c ecdsa.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/09/0937781a335149d81c9555301fc2e537fa88f313abda5168645d584e55ad27a4-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x009.o -c openssl_ecdsa_signature.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/f9/f96020e942128961beb8130778f9938a94df356c8caec98072fe353f4c7744cf-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b043/_x017.o -c openssl_stub_rand.c cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid hJlxNYiyhwH3GVvVXzYg/hJlxNYiyhwH3GVvVXzYg -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./doc.go $WORK/b043/_cgo_gotypes.go $WORK/b043/aes.cgo1.go $WORK/b043/boring.cgo1.go $WORK/b043/ecdsa.cgo1.go $WORK/b043/hmac.cgo1.go $WORK/b043/rand.cgo1.go $WORK/b043/rsa.cgo1.go $WORK/b043/sha.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o $WORK/b043/_x014.o $WORK/b043/_x015.o $WORK/b043/_x016.o $WORK/b043/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4d/4dfffc2399eedf2a43591dbba16127cf34038af49f62883f14496cf14ef5bda9-d # internal # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_b578c6e8648a_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:33: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_evp.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from openssl_port_ctr128.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:12: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_port_hmac.c:8: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:9: warning: unused variable 'siglen' [-Wunused-variable] size_t siglen; ^~~~~~ In file included from openssl_port_rsa.c:8: At top level: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:8: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from openssl_stub_rand.c:7: goboringcrypto.h:84:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:7: goboringcrypto.h:64:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/aes mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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_ppc64le.s ./gcm_ppc64le.s crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./sha512block_ppc64le.s crypto/hmac mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid D5amid7kWQu0R44gBfpS/D5amid7kWQu0R44gBfpS -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go crypto/sha1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid cLmaNH6x-50W9kDHP8VG/cLmaNH6x-50W9kDHP8VG -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b068/symabis ./sha256block_ppc64le.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid Bk2-xc5c-1mlpm_zu8Jm/Bk2-xc5c-1mlpm_zu8Jm -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid UsomX_RB3hTKWkEnp8rp/UsomX_RB3hTKWkEnp8rp -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/aes -std -installsuffix shared -buildid WyeLnou0BiTsfaKX2ewX/WyeLnou0BiTsfaKX2ewX -goversion go1.14.7 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/38/388b51141d90fe4d5661d1a525d3ef87553dcafed8da4dd29684b0d916ecebb6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -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/b089/importcfg -pack ./hkdf.go github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid zkugcMaMXIRiCBe9zZ-v/zkugcMaMXIRiCBe9zZ-v -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/52/52a31b19ce6d0000619a4a35ff2b9dd3de37e71ce2396f21d499f2f863a958d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8e/8e919df50bdd8b8d598ea8532b84336a08de909fb3f6ff1db7440afee242cfb0-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b068/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /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_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/sha512block_ppc64le.o ./sha512block_ppc64le.s cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/19/1969fcdff9bd60898661d5753efa8f81a937602230425f575b4efdda46cc3c64-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b247/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b123/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b123/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/b035/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /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/storage/pkg/ioutils -complete -installsuffix shared -buildid gDBOVhbN5UYcz_-w5Oo0/gDBOVhbN5UYcz_-w5Oo0 -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid WT6v6cNmEyY8Sx8aIZo8/WT6v6cNmEyY8Sx8aIZo8 -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /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/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid bvGxNefmKBsa8Uqtfy9r/bvGxNefmKBsa8Uqtfy9r -goversion go1.14.7 -D "" -importcfg $WORK/b424/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/b060/_pkg_.a $WORK/b060/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b7/b74db28a30cf2868c7199c9d4b3c7b40139e3235a32a80234f929dfc87fd1ddd-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b522/ cd /usr/lib/golang/src/crypto/aes /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/gcm_ppc64le.o ./gcm_ppc64le.s cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b523/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf /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/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid Gq3g0OarL7Q9EK7FBdIB/Gq3g0OarL7Q9EK7FBdIB -goversion go1.14.7 -D "" -importcfg $WORK/b522/importcfg -pack ./bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_ppc64le.o $WORK/b038/gcm_ppc64le.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/f4/f46b857140777b96bdc3b8791803d08cd97d93cc4baa5a5ffb8cdd9ad694b048-d # internal crypto/rand mkdir -p $WORK/b037/ crypto/ecdsa mkdir -p $WORK/b057/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid cbZd-eIHLQDXpVi1eRJ0/cbZd-eIHLQDXpVi1eRJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sg4o3rJ1lWEZp_I5raA8/sg4o3rJ1lWEZp_I5raA8 -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/9e/9e770fc0fafd786bd4145296bcdf66e9ca14ac32a2e486bad9aac8fe9916112a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/27/27a5ef4e418f4196bc87f383866728514478266d00280568e96693404249afff-d # internal crypto/ed25519 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go mime/multipart mkdir -p $WORK/b162/ crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 1UtGmTIyJiXBHnU_HoQq/1UtGmTIyJiXBHnU_HoQq -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b110/ cat >$WORK/b110/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/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /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/klauspost/compress/zstd -complete -installsuffix shared -buildid x2y6_qHWRyD_HVoc-0kr/x2y6_qHWRyD_HVoc-0kr -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.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 cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/dd/ddc4e8750bab46cf99a0370d25a2f94a7ff0310056f282558d80aa954a21aff1-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b249/ cat >$WORK/b249/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/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /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/storage/pkg/pools -complete -installsuffix shared -buildid 73VpbS3V7nbaqVHPwKCb/73VpbS3V7nbaqVHPwKCb -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/09/09a1f734616815a4b279ead22153a6be9925eec8b97f172706f5802bcd1dfece-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid mirlN_Zi6IXJVkyhnBgH/mirlN_Zi6IXJVkyhnBgH -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/47/4721afcfdb616b8e8cf3c3f844d3505995d7bf8f6844cc6fd00f7698463e6e3f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /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/storage/pkg/stringid -complete -installsuffix shared -buildid CL5Ul5eUBo_s2EIoBt4A/CL5Ul5eUBo_s2EIoBt4A -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/5a/5af2f7ebc68092c937c732d74fd0d6c5d998e5fb88d69ba32cbee17c8167f7e4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b270/ cd /builddir/build/BUILD/podman-2.0.5/_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/b270/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b270/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid j6ecw3vZDRlc-_ns5VF3/j6ecw3vZDRlc-_ns5VF3 -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid wJ7cB_Xka8o7hfmAZ9Lz/wJ7cB_Xka8o7hfmAZ9Lz -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/33/336886410c84a1210f54bd6a2847c07d33cb6bc84940ef599257a21e1f0332ea-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b274/ cat >$WORK/b274/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /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/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid hvoR975otY9_waeQ5pSD/hvoR975otY9_waeQ5pSD -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./lockfile.go ./lockfile_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/7c/7ce74a7d27d6dfd9fb5e22fc54bef2e083d0260527c8aac016819d223d7cf5e5-d # internal github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid ND0wVKirMraYqU53dNtA/ND0wVKirMraYqU53dNtA -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/b4/b4ee128e4b847fcbc163d363080c0eb074a0359fac82e5f580aee05d40d86a52-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b423/ cat >$WORK/b423/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/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /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/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 0MFlGCbQRHUSGl2KXxrV/0MFlGCbQRHUSGl2KXxrV -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c7/c74f1a1d818c5cd60179561df0f80792d46b5da39c44a56ada77160832baa660-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /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/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -Kw7hgDObqqr_M71glMI/-Kw7hgDObqqr_M71glMI -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/0e/0efd9148bef9804a187c99f7ddd7c29d01d27be40d5223506c8c9b60783b50a7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b453/ cat >$WORK/b453/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/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /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/docker/docker/pkg/pools -complete -installsuffix shared -buildid en0kKBad9QPniOXDLqr-/en0kKBad9QPniOXDLqr- -goversion go1.14.7 -D "" -importcfg $WORK/b453/importcfg -pack ./pools.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/eb/ebaab63bc7937a0c1163431a07b38de9c20780a8a54d66f7dd374fd6bdba7652-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 /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/godbus/dbus/v5 -complete -installsuffix shared -buildid bA_V7YF9L2F0TL1Xv9ja/bA_V7YF9L2F0TL1Xv9ja -goversion go1.14.7 -D "" -importcfg $WORK/b508/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 ./match.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/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/66/663089e7a9d7ce9eb1b9b4e073efa31dba2044a48c9d608ba61a56f4b9d5c8f1-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/resolvconf/dns=github.com/containers/libpod/pkg/resolvconf/dns importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid 3xzRIbjltIp78_VynZ3n/3xzRIbjltIp78_VynZ3n -goversion go1.14.7 -D "" -importcfg $WORK/b640/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d4/d4c8708521a206e5f8f1bfe1df03fa2ec24740fd784afcff30985975da94d7e8-d # internal github.com/containers/libpod/pkg/selinux mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/containers/libpod/pkg/selinux -complete -installsuffix shared -buildid 8HHIG7GF2EeFo0QAVZo_/8HHIG7GF2EeFo0QAVZo_ -goversion go1.14.7 -D "" -importcfg $WORK/b654/importcfg -pack ./selinux.go cd $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/f6/f6a1ca7426bcbb680586b9572ca5a1ab86fd88608ea18274113ef95077d3de1b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b444/ cat >$WORK/b444/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/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid N7TUWUazl5SL2fkQXgFj/N7TUWUazl5SL2fkQXgFj -goversion go1.14.7 -D "" -importcfg $WORK/b444/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/12/128f3bd20dab5e0aba11714bf81f72498fb8e810d16a6a5a083bae013e71ae9d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b673/ cat >$WORK/b673/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/containernetworking/plugins/pkg/utils/sysctl=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl 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/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b658/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid E66UNxA1cbLu1hJKv9FF/E66UNxA1cbLu1hJKv9FF -goversion go1.14.7 -D "" -importcfg $WORK/b673/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/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/60/6099497f9b1214d5631c1cac21aa82723a9f29291d4dd1e7d867abd05fad5a95-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/05/05fc288d92a3aab9965baff6a5f4f79edc3bc7691989f1be929a052efddabda6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b390/ cat >$WORK/b390/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/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid grQJ8oP8yef5-P3VpEpC/grQJ8oP8yef5-P3VpEpC -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./secrets.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bd/bd690fb038cf917d089bb30de641878376685de0bef158a6e8de0f440faeebfc-d # internal crypto/x509 mkdir -p $WORK/b069/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet cat >$WORK/b069/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/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b373/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 189Ud7Io25Vw0rZPP5Hc/189Ud7Io25Vw0rZPP5Hc -goversion go1.14.7 -D "" -importcfg $WORK/b069/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 cat >$WORK/b373/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid HcBYUrLhRfGyfITcalw6/HcBYUrLhRfGyfITcalw6 -goversion go1.14.7 -D "" -importcfg $WORK/b373/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 $WORK/b270 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b270=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_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/b270=/tmp/go-build -gno-record-gcc-switches -o $WORK/b270/_cgo_.o $WORK/b270/_cgo_main.o $WORK/b270/_x001.o $WORK/b270/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/ab/ab7ae87ea641fa262344406a13e4989f664fe6fcfc50420785a10afbacc1a0dd-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b270/_cgo_.o -dynout $WORK/b270/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/6f/6fee6ee6e2501fd1cc35aa3d4611bed5a8db34a64a216d1115728401bc57841f-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b678/ cat >$WORK/b678/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b679/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid N9knJgOQI-t9ddIsC7Z_/N9knJgOQI-t9ddIsC7Z_ -goversion go1.14.7 -D "" -importcfg $WORK/b678/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/09/09c177707d8e312919d9928a100676e06038ccbf77440812416036e2da992c36-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cat >$WORK/b270/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/b055/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /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/storage/drivers/copy -installsuffix shared -buildid _borXYu-Wk3C-FoE6Imh/_borXYu-Wk3C-FoE6Imh -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack $WORK/b270/_cgo_gotypes.go $WORK/b270/copy_linux.cgo1.go $WORK/b270/_cgo_import.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/7e/7e18ecf1235f71fb65320d47c3a0ea6fb7ac16b35bbe92df247d27c4ab755dfc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b270/_pkg_.a $WORK/b270/_x001.o $WORK/b270/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/f0/f09e3d654c109f39ee321eebda992075d33b43ff83e831c5daa674e3c5575b66-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/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/34/34c3ac3e522416544289c9390c192db29747710c1f9208133bc5e008c8b74f17-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b370/ cat >$WORK/b370/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/b044/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 9vytB8ZzNi1NCZem5Jh9/9vytB8ZzNi1NCZem5Jh9 -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0c/0c1e461230893e36aa1075938089308ade36e790e431002ec9fc45de0ad224b8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b108/ cat >$WORK/b108/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/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /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/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 0Z4jaj9ZSN7Xvmf7mwSU/0Z4jaj9ZSN7Xvmf7mwSU -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b238/ cat >$WORK/b238/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/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /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/containers/storage/pkg/archive -complete -installsuffix shared -buildid DArNsqwS7bLpgRs6eu7H/DArNsqwS7bLpgRs6eu7H -goversion go1.14.7 -D "" -importcfg $WORK/b238/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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d3/d32450f09b1da33a0fa061ed9d2b0d7ea0fbe67a2d4defc2ee1c8082013094fd-d # internal github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid ODUX1uf4QCybkG8gRpyQ/ODUX1uf4QCybkG8gRpyQ -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./ber.go ./pkcs7.go ./x509.go github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/pbkdf2=github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2 importmap gopkg.in/square/go-jose.v2/cipher=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher importmap gopkg.in/square/go-jose.v2/json=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 873rxBB9STFZo8nFgB4y/873rxBB9STFZo8nFgB4y -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go github.com/containers/libpod/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/poly1305=github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b522/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid J5ka3s3eA-AY8komlpsj/J5ka3s3eA-AY8komlpsj -goversion go1.14.7 -D "" -importcfg $WORK/b517/importcfg -pack ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./ssh_gss.go ./streamlocal.go ./tcpip.go ./transport.go crypto/tls mkdir -p $WORK/b054/ cat >$WORK/b054/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/b035/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid zxOAK1-ANi7k0W6V93Uo/zxOAK1-ANi7k0W6V93Uo -goversion go1.14.7 -D "" -importcfg $WORK/b054/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ce/ce2365fe90a284d34aaf11345af98ed91f7fadcc54def34e123c5646f1caec54-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid xzFf6QxW0G4AKpEjJ_kV/xzFf6QxW0G4AKpEjJ_kV -goversion go1.14.7 -D "" -importcfg $WORK/b626/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/02/02116b046cc8a20674e56f020079c1549743c97704d29baa3e75ebb72b327b52-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp /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/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid YCbYYFPbo48BBSYcgHep/YCbYYFPbo48BBSYcgHep -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/60/60ade33050c89083ca21493c0ff23516ca2e7cb86d12a43eed8afd58d727b2e8-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b625/ cat >$WORK/b625/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/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b626/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid itFpM9pSuuqlbpqmtrCl/itFpM9pSuuqlbpqmtrCl -goversion go1.14.7 -D "" -importcfg $WORK/b625/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/82/82322b9b6820fd261dd2280cc1119a964310c4be7592a1219be4d08b20a508f7-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus /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/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid 4BCjI5-nEUrcpkv8co8r/4BCjI5-nEUrcpkv8co8r -goversion go1.14.7 -D "" -importcfg $WORK/b507/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/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cf/cf302deb7b9279411f727a6b0b095242db291c2d2b248cd33be9bc68a5bb81a0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/8f/8f352d026ae36d60c2d4967b13516e4c53b9aa7b281a83569b6273299961cba7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/e9/e914203ebae71c3459d825732bd247370325e84e43442e5ced01e7d2f8efc4a7-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/35/3517ed0cbdb44cbadceabefefcac27f989f4d4d418eea40b5a1e984bf7838d25-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/86/865a85b7f5f747e6d2b08d4fb563072b4ada80a5ca0f66897f0f4184262f233c-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid X4LKAk-ATEmoNy3bkVqu/X4LKAk-ATEmoNy3bkVqu -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/fa/fa3f02e32bed3a3f052124d99266bc709c62b3ca0130962acb61e578ba5fa79f-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils 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 crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid Htg34MeR2V6Z8Bc1EDQx/Htg34MeR2V6Z8Bc1EDQx -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap gopkg.in/square/go-jose.v2=github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2 packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe /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/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid WETyeA1ImLmePTnSrD4F/WETyeA1ImLmePTnSrD4F -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./keywrapper_jwe.go github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/utils=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils importmap github.com/fullsailor/pkcs7=github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 /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/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid 7KzVcZQ-ajS5xg4cCe6X/7KzVcZQ-ajS5xg4cCe6X -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/32/32fe17e5c62a202b121cf461327743c9db366fec695e27ddd0c0f4649f5f121e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b254/ cat >$WORK/b254/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/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid qHr63lgm2a-UrWWZWwPY/qHr63lgm2a-UrWWZWwPY -goversion go1.14.7 -D "" -importcfg $WORK/b254/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/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/9d/9d1ededf3974b106319c45f15d7b91526e8c71743925a32061411918a3ddea26-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/e8/e800acc8c460408a030a7a715764f45b1204ca21f97c75df2a522778ffc4341b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d5/d5e97dced43b02277e23b49cf5b7c54d1a34858698f6d0e457100054491c0371-d # internal github.com/containers/libpod/vendor/github.com/containers/ocicrypt mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap github.com/containers/ocicrypt/blockcipher=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config importmap github.com/containers/ocicrypt/keywrap=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap importmap github.com/containers/ocicrypt/keywrap/jwe=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe importmap github.com/containers/ocicrypt/keywrap/pgp=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp importmap github.com/containers/ocicrypt/keywrap/pkcs7=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 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 golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/ocicrypt -complete -installsuffix shared -buildid l8uG9RGF07tFEmwdfNUI/l8uG9RGF07tFEmwdfNUI -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/c7/c792c7de607df4c31f22968cd4bc7336dfe8985db9709d49ffbca609da894834-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b237/ cat >$WORK/b237/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/opencontainers/selinux/pkg/pwalk=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk 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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid yedLzf0P_RLzDfcXmOqE/yedLzf0P_RLzDfcXmOqE -goversion go1.14.7 -D "" -importcfg $WORK/b237/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/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/b7/b7eceac089d2d9b51e24d36d8583eb46012fd83a50da3bd63f0b5a2d368a570d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/32/32bbbe13117571899c07a6e52767885323930f8f3bcff3cd8ee6a75d27a7b258-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b259/ cat >$WORK/b259/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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /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/containers/storage/drivers/aufs -complete -installsuffix shared -buildid RVOoUCPQmQ0Z-bRc8zCO/RVOoUCPQmQ0Z-bRc8zCO -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b269/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils cat >$WORK/b269/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 importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /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/storage/drivers/vfs -complete -installsuffix shared -buildid jQ4XnRmKLQoM36wt3hMT/jQ4XnRmKLQoM36wt3hMT -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./copy_linux.go ./driver.go mkdir -p $WORK/b271/ cat >$WORK/b271/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /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/storage/drivers/zfs -complete -installsuffix shared -buildid 15M45aoQwIvvzrA0VMEk/15M45aoQwIvvzrA0VMEk -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b266/ cat >$WORK/b266/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /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/storage/drivers/overlayutils -complete -installsuffix shared -buildid nzCwBEfwe7ym4PcBk4oT/nzCwBEfwe7ym4PcBk4oT -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/63/63cf205dd72b987bc03f5819c993b30e305296b557a13c23699fe95e5c45fa31-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b265/ cat >$WORK/b265/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 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/b035/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid vZtPFKh8h2YieAPySnAk/vZtPFKh8h2YieAPySnAk -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/50/5007bb1015226ec072d8c9e8b7737444737b26d0f8da39175802e2eeb93ca897-d # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/fe/febec175b6036699e681375aa6bc00a4a330eb2fc2400a4d27577489cadfd48b-d # internal github.com/containers/libpod/pkg/terminal mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b524/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b528/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/pkg/terminal -complete -installsuffix shared -buildid rlEljuPkVFlzFWNUAex2/rlEljuPkVFlzFWNUAex2 -goversion go1.14.7 -D "" -importcfg $WORK/b516/importcfg -pack ./console_unix.go ./util.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid J4hMS8J-_d1Usp5VNpSd/J4hMS8J-_d1Usp5VNpSd -goversion go1.14.7 -D "" -importcfg $WORK/b528/importcfg -pack ./client.go ./forward.go ./keyring.go ./server.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a8/a8e2d06db547eaa899349918c07ecbde019545dc3a36fe7657fd556696f97a3b-d # internal github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid GTCh4ocLOJpE4pAVMGIg/GTCh4ocLOJpE4pAVMGIg -goversion go1.14.7 -D "" -importcfg $WORK/b129/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/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid U3Lk3buDizylcNOQZg1o/U3Lk3buDizylcNOQZg1o -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./trace.go github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /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/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid UeGB0jO23iWZ7LiYcJ0j/UeGB0jO23iWZ7LiYcJ0j -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/20/204de72d71b5a5e60a75da67e44b4e4fd588a13613d7cf366b34c1ffb80817e5-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation -complete -installsuffix shared -buildid BQwYRH-vB8ZRmtYrZUfs/BQwYRH-vB8ZRmtYrZUfs -goversion go1.14.7 -D "" -importcfg $WORK/b656/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/58/5811d5375db5cca17f5f23d37ecaed1d37d175caa922dea68b0339c2bb22dc9d-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/6a/6a30c9b33599ffc3915bd5f75c2f386e06713b19fc41df704bba452c118240e0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/15/15ab140f7749a42c5910da645567f80e70b83ad66ddfddef8e6cac2c9e38de11-d # internal net/http mkdir -p $WORK/b149/ cat >$WORK/b149/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http -std -complete -installsuffix shared -buildid SR6rpDBt9s2V0j3kq5lH/SR6rpDBt9s2V0j3kq5lH -goversion go1.14.7 -D "" -importcfg $WORK/b149/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/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/98/98a5a3f4081d78af5e1553db38eab51b6c62fae0c589ec15f714e3b170201614-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/95/95a6b7db06bec1187422e7be7e4674b94ec38a8ff618ba3a107bc90a5297deee-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/95/952246c944ccaea01f586c5c4ad61fa58654395a1d39f2b3f262e8aff1cd135f-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/88/882dbe353237ebb4162da9c7519fe3c209548f491093eda742e37623179c6516-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b258/ cat >$WORK/b258/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/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fs_sP2MwBpP2KRXx4DX3/fs_sP2MwBpP2KRXx4DX3 -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/35/3544e653edbc9fa4d2b4d878eff7fa4e11e098be3abf8fda174851d9b72cc184-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b236/ cat >$WORK/b236/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/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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/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/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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror 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/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user 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/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid praOdYV04RYSJKuhNSYW/praOdYV04RYSJKuhNSYW -goversion go1.14.7 -D "" -importcfg $WORK/b236/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 ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ae/ae841da490a0e1ea1bf9aff66278e89b6655fc7544322e498a3660f2f2c9666a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b101/ cat >$WORK/b101/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/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform 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/containers/ocicrypt/spec=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec 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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid etvFDAfMldTOh6Cj-EJD/etvFDAfMldTOh6Cj-EJD -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./common.go ./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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/24/247eaf844d8fb53ee9687fb80adc97da3956fc248fa2e5f0b0415a05e004bca7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b305/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b099/ cat >$WORK/b305/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/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b099/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /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/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid 0Fjv04OxL3f891XaxjY-/0Fjv04OxL3f891XaxjY- -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /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/containers/image/v5/image -complete -installsuffix shared -buildid dtYvzwak0hyuveZd-yJ7/dtYvzwak0hyuveZd-yJ7 -goversion go1.14.7 -D "" -importcfg $WORK/b099/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/signature mkdir -p $WORK/b368/ cat >$WORK/b368/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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /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/containers/image/v5/signature -complete -installsuffix shared -buildid vEd3qG8g_PDXdCb1zbbu/vEd3qG8g_PDXdCb1zbbu -goversion go1.14.7 -D "" -importcfg $WORK/b368/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/buildah/pkg/manifests mkdir -p $WORK/b475/ cat >$WORK/b475/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/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 encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests /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/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid sRFfUc_HSrSzFbzWvEkC/sRFfUc_HSrSzFbzWvEkC -goversion go1.14.7 -D "" -importcfg $WORK/b475/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/1e/1e77ae538bda30015e19898a01c8e90ec08ca22f2fc634dd4f684226268becd3-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/f2/f227783a347fa89eb030435c7656d4abfcd4fa06a140b2de4fbe1504fd3850a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5d/5d106ab2af1ed7155d4d44f8dde3580a1c909807b65cd2231ca848c17c68ef1b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b302/ cat >$WORK/b302/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /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/containers/image/v5/directory -complete -installsuffix shared -buildid oLqQ7jKKZUfcsI4GyONT/oLqQ7jKKZUfcsI4GyONT -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b304/ cat >$WORK/b304/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /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/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 86j-TJkegd0lT06oSzym/86j-TJkegd0lT06oSzym -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b355/ cat >$WORK/b355/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid VMeVGcwWiro94wHjdZz4/VMeVGcwWiro94wHjdZz4 -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b387/ cat >$WORK/b387/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 1d8aeFOpbaNeN3-_OGE6/1d8aeFOpbaNeN3-_OGE6 -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ab/ab3a5a5c36c53a36186648856372818962e9744d804f55df09b0d55fb4bcad64-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b392/ cat >$WORK/b392/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/pkg/platform=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform 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/containers/ocicrypt=github.com/containers/libpod/vendor/github.com/containers/ocicrypt importmap github.com/containers/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/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 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/v5=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5 importmap github.com/vbauerster/mpb/v5/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid RCz05Kc07O-wsFuLF7-R/RCz05Kc07O-wsFuLF7-R -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ba/ba6ac587af2fa5d2763cd74d2600138e76b756abfe0990a07aa32324c868fcf2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/5d/5d03ac97e0480aed5a291ace29080038044893d0c29f0b3378d97921ea29bf8e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9a/9a4bd9d56467dd29816c51db2f4ac28f38055631774e68f28dee5f46bb1436b3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/c0/c09b7b5fe802151b76d378623a0f0f5d263e5a9a5917494d686a0d8b4ed654c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/16/16e44366a4e4b0acff4b267a8551cb31c2ec63afa92a520d10bc421973e2b6b1-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy 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/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/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 container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented /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/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid yXORHA7tY3XRhfGFvjFp/yXORHA7tY3XRhfGFvjFp -goversion go1.14.7 -D "" -importcfg $WORK/b476/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/7c/7c15d29f17017cd7ff71319f6a6f6a7415a307ec52298415b5e1c2404537feb6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/25/2536bfc5902c95c87a1281a42ba48e85efa2ceaea4e4420bae5a49cdca02edb8-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b472/ github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b480/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage github.com/containers/libpod/pkg/rootless cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/common/pkg/config cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid 5b0FfvNQOkXHvJO0sQf1/5b0FfvNQOkXHvJO0sQf1 -goversion go1.14.7 -D "" -importcfg $WORK/b480/importcfg -pack ./namespaces.go mkdir -p $WORK/b299/ cat >$WORK/b472/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/b236/_pkg_.a EOF mkdir -p $WORK/b481/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid nQwS_M9IRJS0cMdHFY_7/nQwS_M9IRJS0cMdHFY_7 -goversion go1.14.7 -D "" -importcfg $WORK/b472/importcfg -pack ./driver.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b481/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./rootless_linux.go mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/cgroupv2=github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2 importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux 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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/config -complete -installsuffix shared -buildid yrUjrsKbNzN0LARCtH9u/yrUjrsKbNzN0LARCtH9u -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./config_linux.go ./config_remote.go ./default.go ./default_linux.go ./libpodConfig.go ./systemd.go ./util_supported.go github.com/containers/libpod/libpod/layers mkdir -p $WORK/b549/ cat >$WORK/b549/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/b236/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid yuk6j0rnzTsODZRyX6M7/yuk6j0rnzTsODZRyX6M7 -goversion go1.14.7 -D "" -importcfg $WORK/b549/importcfg -pack ./layer.go cat >$WORK/b299/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b552/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /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/containers/image/v5/storage -complete -installsuffix shared -buildid fKwnMamZ-IxlDr0m9ISU/fKwnMamZ-IxlDr0m9ISU -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b552/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/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid hD-yKiNmSuJ8Rz13SOmq/hD-yKiNmSuJ8Rz13SOmq -goversion go1.14.7 -D "" -importcfg $WORK/b552/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f6/f6ed18c7d581ff8a4e79302001c1e08772a7a4fbe217b5f02a8338377d502913-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b499/ cat >$WORK/b499/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/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver 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/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid qD7n3uQU7WlKhgVztdCg/qD7n3uQU7WlKhgVztdCg -goversion go1.14.7 -D "" -importcfg $WORK/b499/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/a0/a0c17dd1608c7c2684bb09c627d604cea65b8ca43bd85ecf4e8e7677f1a84ccc-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/a2/a277287a81b42bc921065a186fe780743718d0094dea851e7dc1ec432fef6e0b-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/lock/file=github.com/containers/libpod/libpod/lock/file importmap github.com/containers/libpod/v2/libpod/lock/shm=github.com/containers/libpod/libpod/lock/shm importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid btBz-0B-MY_i4SX1HpnX/btBz-0B-MY_i4SX1HpnX -goversion go1.14.7 -D "" -importcfg $WORK/b551/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/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/9b/9b9f84b647ce8bf1f36f26d90a443ac1b4e6f08a481b809a685f9018dd7c857e-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/2e/2eba825caef0d53390df36cec9f727d79762806a69db711b268506874e897f4e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/1a/1a7c348a54d8dedc622f0e21b2df1f59308051fcd8e9289b2ce08fe9f3d797d8-d # internal cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a4/a445e67d80a9a29b57cba9b5b4c739cefcf791d0398e1c1b544aef127597b21e-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I $WORK/b481/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b481/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/38/3803c5a77604b03aa169a5ccc06811570213a67595979b4edef2d4159fd6f2c3-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/f1/f122a6539c42757a2f50a017677c2ee796cda4d173d64c392435538e8f01527c-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b146/ cat >$WORK/b146/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/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid nuF8Vh2QAXC9pr1EEwiG/nuF8Vh2QAXC9pr1EEwiG -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /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/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid Was4q2zDT16h_hWv9KBi/Was4q2zDT16h_hWv9KBi -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /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/gorilla/mux -complete -installsuffix shared -buildid O75jk6ZW396xDcnLlGbv/O75jk6ZW396xDcnLlGbv -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b175/ github.com/containers/libpod/vendor/github.com/docker/distribution cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b174/ cd /builddir/build/BUILD/podman-2.0.5/_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/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid Ga1ZIQJH9ysMcxVQggE6/Ga1ZIQJH9ysMcxVQggE6 -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b174/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF expvar mkdir -p $WORK/b181/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /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/docker/distribution -complete -installsuffix shared -buildid zIYysL-lPU_hS5RMlRZt/zIYysL-lPU_hS5RMlRZt -goversion go1.14.7 -D "" -importcfg $WORK/b174/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/b176/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./expvar.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid e2lPCajC-10u-5dYQY4E/e2lPCajC-10u-5dYQY4E -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b215/ cat >$WORK/b215/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid jloLh5I-KgVL6XW9FGRU/jloLh5I-KgVL6XW9FGRU -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/24/247f306b5c4d821d8789adf8b24ae5f5f56dc28a4777b088be1d073b26b9a67d-d # internal net/http/httputil mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid H6bWDE9rm-_oiUPxOGLa/H6bWDE9rm-_oiUPxOGLa -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5d/5d433d503cc390b25d65685dfdd191cee3727b7bd7e625edd19bee8f09658648-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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_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/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 JM1qhX2p8eGM5SGVZcN3/JM1qhX2p8eGM5SGVZcN3 -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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/46/46b04ab7469ee7024566e24b02a7fae99a4ce182a5478b4cbd9970cc65bf2f7e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b145/ cat >$WORK/b145/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/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /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/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid IzY2d69gKlIyvdh-1-q4/IzY2d69gKlIyvdh-1-q4 -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/df/df6790f6a0b55e0da8a91fe2f87acd49a62b55c6144503b44b16232c9ea71b68-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /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/errdefs -complete -installsuffix shared -buildid hjDuJAL4uW5-SKF5RFTe/hjDuJAL4uW5-SKF5RFTe -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a3/a37e2da3d2923dff2ca1b182285ad1962f5285c05125bc2d450623e391d6a75c-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /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/xeipuuv/gojsonschema -complete -installsuffix shared -buildid a0TEwEWGljF0jbEteGXr/a0TEwEWGljF0jbEteGXr -goversion go1.14.7 -D "" -importcfg $WORK/b437/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 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b481/_cgo_.o -dynout $WORK/b481/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/70/701a77a4e9494fe1a669f58b716c2862f3951e391321a8dfdc673cd8132ef647-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b316/ cat >$WORK/b316/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/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /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/network -complete -installsuffix shared -buildid JWT4xkfSJrTiJj0fCP5z/JWT4xkfSJrTiJj0fCP5z -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/3d/3d99b292b5b9f30cec5923b2dd273d599ab3fc33e2a2c93595791fab48050499-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b343/ cat >$WORK/b343/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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /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/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 7k2J_e30RmYkYeKTCWz9/7k2J_e30RmYkYeKTCWz9 -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c3/c3aa8408b9d7485486447dcaaef5835a2a66fa9806ae60d3ab9e22b73a846b05-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b169/ cat >$WORK/b169/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid Re4I3Rl22hpoTCcG6bQS/Re4I3Rl22hpoTCcG6bQS -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling 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/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 8FcD1XLvA8Qy9Wcp4EOQ/8FcD1XLvA8Qy9Wcp4EOQ -goversion go1.14.7 -D "" -importcfg $WORK/b481/importcfg -pack ./rootless.go $WORK/b481/_cgo_gotypes.go $WORK/b481/rootless_linux.cgo1.go $WORK/b481/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9f/9fab43b24e4864ba9cccb618abe3b50da8bfeb061ad017e8656f8aced086bbf9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/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/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid XmSQlz4xgFKYbV4JSPIC/XmSQlz4xgFKYbV4JSPIC -goversion go1.14.7 -D "" -importcfg $WORK/b333/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/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9f/9f18f0f8447374639f06348466860c884e3fe600f43debd52300d0aebcd67ff4-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b503/ cat >$WORK/b503/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/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid yG3zkxVam_Y-xvqPr6Zc/yG3zkxVam_Y-xvqPr6Zc -goversion go1.14.7 -D "" -importcfg $WORK/b503/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/5b/5bc661686267b425f6eecb2ec8b2671ddc90698a234d8be4d80a1cd44a498560-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b309/ cat >$WORK/b309/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/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /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/docker/docker/api/types -complete -installsuffix shared -buildid dF_g0ujKPtR1_l5y8reI/dF_g0ujKPtR1_l5y8reI -goversion go1.14.7 -D "" -importcfg $WORK/b309/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/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/5d/5d6f15ba37752e6b9cbc88fb820fb615dc2490232695a5dfe122d2a3ccff8970-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1b/1bbdae1e33304cc08109c47d201abe4e63c1c8f6238b9404f853b908da955df3-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b443/ cat >$WORK/b443/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /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/fsouza/go-dockerclient -complete -installsuffix shared -buildid uC2xV9YWdP0T1WbjmPgp/uC2xV9YWdP0T1WbjmPgp -goversion go1.14.7 -D "" -importcfg $WORK/b443/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 github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b180/ cat >$WORK/b180/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /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/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid RaspJqCZfLelxLoKrDeY/RaspJqCZfLelxLoKrDeY -goversion go1.14.7 -D "" -importcfg $WORK/b180/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 cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/rootless /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/b5/b5add8bc351930c0070d835b4a1b4b8756ac18385a7bfc7d37cba2cbb07c02f7-d # internal # github.com/containers/libpod/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/libpod/pkg/util mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal 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 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 encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid _C8aqStzWE5eZvMDamtg/_C8aqStzWE5eZvMDamtg -goversion go1.14.7 -D "" -importcfg $WORK/b478/importcfg -pack ./mountOpts.go ./mountOpts_linux.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/85/8553ea211592182dbfa8e59877d120b6f5e5a4fd37c019aa0a9ae9d0c1877616-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b341/ cat >$WORK/b341/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 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /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/containers/image/v5/oci/archive -complete -installsuffix shared -buildid NAAnSTq4tRExEZ38Skzc/NAAnSTq4tRExEZ38Skzc -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/9b/9bed6ef06dbfac5a067837f38b579d88fabd462017d137937927a4166ebaa4b4-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b500/ cat >$WORK/b500/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/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless 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/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid _2VBzccIvboQENq6Q_EG/_2VBzccIvboQENq6Q_EG -goversion go1.14.7 -D "" -importcfg $WORK/b500/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4d/4de746bc6e8ee6cd93118cd9f00a9b3a2b31360b80f55b573dbe7c47098d848e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ cat >$WORK/b339/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/b309/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /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/docker/docker/api/types/volume -complete -installsuffix shared -buildid QJvsaZx2FiohP3EJLdi4/QJvsaZx2FiohP3EJLdi4 -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b3/b39151d2875f3fd7c3532390df91d5a397d5bb6d813bb0fbe9a26002b5dd9c33-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b307/ cat >$WORK/b307/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /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/docker/docker/client -complete -installsuffix shared -buildid Yu5AhqAiKN_EztabtBHT/Yu5AhqAiKN_EztabtBHT -goversion go1.14.7 -D "" -importcfg $WORK/b307/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 cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ad/ad41ab820bdf0ac002df8274e916466011156451f39802e6b20cf4789140b443-d # internal github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 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 bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid _NFnGj4ETSEmw6HbXNWg/_NFnGj4ETSEmw6HbXNWg -goversion go1.14.7 -D "" -importcfg $WORK/b506/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/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1b/1b958d0d3cbfae21bcdde5c0a8080c1c480c8a2a214667d418e88612594d98db-d # internal github.com/containers/libpod/pkg/auth mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config 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/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/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 encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/auth -complete -installsuffix shared -buildid 15eoaoezjFtz-_2QT2uk/15eoaoezjFtz-_2QT2uk -goversion go1.14.7 -D "" -importcfg $WORK/b535/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/b5/b59bfdf7f777862fc885a424a5a5394c32661090b831ae0c85c35667d8d62e86-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid b-RNlIscoDJkAXphwZ_x/b-RNlIscoDJkAXphwZ_x -goversion go1.14.7 -D "" -importcfg $WORK/b567/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/47/4729ca56096f4d857c8c0b05197c6a7cef6c9099490d53372836012afb34efd1-d # internal github.com/containers/libpod/libpod/events mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/v22/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/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 context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid peKq0Ldnh_Zos0IF1Fgi/peKq0Ldnh_Zos0IF1Fgi -goversion go1.14.7 -D "" -importcfg $WORK/b477/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/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/e3/e3cb03cfda8d5f19756cf4c9afe25df378b09ac38047e4d7243b8664868a2388-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b585/ cat >$WORK/b585/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 importmap sigs.k8s.io/structured-merge-diff/v3/value=github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/doc=$WORK/b586/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b592/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid IAuPjmDrGlbKe6XYhKmR/IAuPjmDrGlbKe6XYhKmR -goversion go1.14.7 -D "" -importcfg $WORK/b585/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 ./negotiate.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/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/27/27ad02ec4b784a33b6d81a3797af926159da8cd4a75ebe0e720e8244c6393a63-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid vXNzbiS_7tPqbuWSayO2/vXNzbiS_7tPqbuWSayO2 -goversion go1.14.7 -D "" -importcfg $WORK/b505/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/66/6646d4975f4bb0c80688172d173e0a5df6bb16b352ea7905b9eeda7c2eaf56b6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid a9Y_zAx1ppSp-QJiNLbN/a9Y_zAx1ppSp-QJiNLbN -goversion go1.14.7 -D "" -importcfg $WORK/b597/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/f2/f2f01eea1fd8d17113ecf8b311f56c1f74f9c77447638e8d42e4dfc52593ec42-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid XUZyeZhUsgYjuOLfb7Eu/XUZyeZhUsgYjuOLfb7Eu -goversion go1.14.7 -D "" -importcfg $WORK/b621/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/27/27cfc1464d943bcec4bd8d33f41acd96e972b981d6efd2daa5d7d3d2b360b3c7-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 4KBQkRIuQJRi33Z3TZy7/4KBQkRIuQJRi33Z3TZy7 -goversion go1.14.7 -D "" -importcfg $WORK/b634/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/5d/5daff5afd45582444e52a32b28bc70e4658a30c030597346b2f81155f9522e83-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b620/ cat >$WORK/b620/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/b002/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b621/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid o4K5qa5zhqVgbwvWenW2/o4K5qa5zhqVgbwvWenW2 -goversion go1.14.7 -D "" -importcfg $WORK/b620/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e3/e3296b4c5241a8f708b6ca7d258879714ce161a991a372d27f065e974151445b-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b222/ cat >$WORK/b222/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/b034/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid E_RfSzRl3Rj3zUCEsiRa/E_RfSzRl3Rj3zUCEsiRa -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/a8/a863f3b9647f10029d00f6bd01cdbd280da0362b52c7d97675ce03e9d98bbacc-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b633/ cat >$WORK/b633/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/b414/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b634/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid 9BnL_yEl0SOUx4sQNyCp/9BnL_yEl0SOUx4sQNyCp -goversion go1.14.7 -D "" -importcfg $WORK/b633/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/8e/8e6f26a0db75d73d5b8a263c3d2064356caf4663b094c04c9062315fc0ab38e2-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b620/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid GYAi_tXU63TZ89Nges8g/GYAi_tXU63TZ89Nges8g -goversion go1.14.7 -D "" -importcfg $WORK/b619/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/13/137f504fcf4354d0ec4e3280ff5dfef2154bd65a8078d04eac5e10fb98bfa74f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms 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/b035/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid kiEyuUf9hfGq7CepFDjd/kiEyuUf9hfGq7CepFDjd -goversion go1.14.7 -D "" -importcfg $WORK/b440/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/b437/_pkg_.a /builddir/.cache/go-build/a3/a36efc2a5d6f968308caa304f17474f2d66d9e0861fe29a07d5073f41fb656e4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b431/ cat >$WORK/b431/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/b034/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid gGFfTY2xtwtZjkfYfkIR/gGFfTY2xtwtZjkfYfkIR -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/50/50d8a7bb39cf2c49fdbf9b066cf23622d3b3da23d65d8cb1235e1f6cfacb26e4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b596/ cat >$WORK/b596/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid kLZveJsiHdTqGhYBPiQQ/kLZveJsiHdTqGhYBPiQQ -goversion go1.14.7 -D "" -importcfg $WORK/b596/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/53/53e28a783c35d8340e7611f3f821c11f5dd95f215c8f383db35ceaae7d430877-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b638/ cat >$WORK/b638/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/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid HssYfsQ_kHlF7NKvgrif/HssYfsQ_kHlF7NKvgrif -goversion go1.14.7 -D "" -importcfg $WORK/b638/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/7c/7c686e5743ab12a79bdbaa2a9e8d4e41eadf90eb7d3375fe2fb3cc5268744314-d # internal github.com/containers/libpod/pkg/systemd mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/coreos/go-systemd/v22/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus importmap github.com/godbus/dbus/v5=github.com/containers/libpod/vendor/github.com/godbus/dbus/v5 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/containers/libpod/pkg/systemd -complete -installsuffix shared -buildid JCw7Ak-drX0WTC4zQNth/JCw7Ak-drX0WTC4zQNth -goversion go1.14.7 -D "" -importcfg $WORK/b655/importcfg -pack ./activation.go ./dbus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/84/8400efc036744785365d48beb8cdde1e8ec895af95ecf0e0e89244417df31a1e-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b688/ cat >$WORK/b688/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/b503/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid mlRIJCsJwgwbWKa8wpuM/mlRIJCsJwgwbWKa8wpuM -goversion go1.14.7 -D "" -importcfg $WORK/b688/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/11/11375d254a0da6eb479f780bf57ef6296a4c06e7e107fb11def3a7b59a50545e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b698/ cat >$WORK/b698/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/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid 9lnb53IidkXEAjZPcRsx/9lnb53IidkXEAjZPcRsx -goversion go1.14.7 -D "" -importcfg $WORK/b698/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/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/ce/ceafbabc44e09af50e13a186e63ce2f3e134352fd9a4e4cec2465a1be5ebee2c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b618/ cat >$WORK/b618/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/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b619/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid ETuMiWlsIPKI_d9jKAfZ/ETuMiWlsIPKI_d9jKAfZ -goversion go1.14.7 -D "" -importcfg $WORK/b618/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/45/45d78d7fdfb13a98f8edbd058082a77fcac048af99ad4ec7accb2ac2dd835de6-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/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/80/802f0135a989b1f1853310e0c2d9a6cebc631fab5136886cb449440ac29e2027-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b429/ cat >$WORK/b429/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /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/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid Mgncodd99xB8MpT8U9_c/Mgncodd99xB8MpT8U9_c -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./config.go ./generate.go cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/cc/cc1c5cf2d871e7649f93904e9866aba71e59ba1c2ab8438d0d242cbf07504ba0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b595/ cat >$WORK/b595/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/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 5NwJv2YphkJJiA-YuZDB/5NwJv2YphkJJiA-YuZDB -goversion go1.14.7 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b601/ cat >$WORK/b601/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 8HteTNpIPF7FnoKpuvY2/8HteTNpIPF7FnoKpuvY2 -goversion go1.14.7 -D "" -importcfg $WORK/b601/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/c7/c7a47511ed7d51e7cd7fb9fa0fa23775326b51f9b77ea8ffbe757fa44de8209d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b607/ cat >$WORK/b607/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid ElEDwbNn5UzbAP8wD4AY/ElEDwbNn5UzbAP8wD4AY -goversion go1.14.7 -D "" -importcfg $WORK/b607/importcfg -pack ./recognizer.go cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/62/628f834e240caef4b6daa79ba1dcff93a99d244d605bd97d2185d6dd779be815-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b617/ cat >$WORK/b617/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/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid UaYy3jv4oyHdH_5v2lsW/UaYy3jv4oyHdH_5v2lsW -goversion go1.14.7 -D "" -importcfg $WORK/b617/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/97/9776d384544e6aa324c7823db18cb9bec66bf837bc0b49b04cf1b40154fc946a-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b179/ cat >$WORK/b179/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /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/docker/go-metrics -complete -installsuffix shared -buildid G8rt05vbzE2xzOk6FR4U/G8rt05vbzE2xzOk6FR4U -goversion go1.14.7 -D "" -importcfg $WORK/b179/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/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/76/76233073ac4f4effc5b1dd430633fabc5d590100f8c85627d625758597578462-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b606/ cat >$WORK/b606/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 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 encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b527/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b610/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid AYGykcYOg7D4tTjaUBH9/AYGykcYOg7D4tTjaUBH9 -goversion go1.14.7 -D "" -importcfg $WORK/b606/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/08/08164b55827273bf7bec4e4ed44b6167b864060752286eb220f7e9c206aca647-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b687/ cat >$WORK/b687/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/reporterstats=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats 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 importmap go.uber.org/atomic=github.com/containers/libpod/vendor/go.uber.org/atomic packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b701/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 9uY4omFJBzDM2Q5d4D5n/9uY4omFJBzDM2Q5d4D5n -goversion go1.14.7 -D "" -importcfg $WORK/b687/importcfg -pack ./baggage_setter.go ./constants.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_remote.go ./sampler_remote_options.go ./sampler_v2.go ./span.go ./span_allocator.go ./span_context.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/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/35/35fe0fb751594b2049847e25a20b4b8914239497cd9894530d59b3488f33ae37-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/44/4408033a114a4286e1cf3aa5afe66fcaab2e534b31f84def9da3d9a7df74524f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b574/ cat >$WORK/b574/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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b575/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid loc4JTju_7TBTBmd4Egn/loc4JTju_7TBTBmd4Egn -goversion go1.14.7 -D "" -importcfg $WORK/b574/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.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.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7d/7d17babf2ae4ae63c84d20935c84290fa35f3a6b6352a81a9ce821fd155d549e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b306/ cat >$WORK/b306/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid zP-iQrdsF4O7v2VZtm87/zP-iQrdsF4O7v2VZtm87 -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/14/14220ed77e9f351bab00de861d46f47caf4d6b70033021fc1c285bb567404709-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/39/3969a7154ab34e79d672f23e54007a4d9a83a2991d7a21ca2ee6818e8b36be6b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/93/93e125a7c3dabff8f7f5cc6abd0135d908f6cdeef9d82e93e13cef745c6a1085-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b178/ cat >$WORK/b178/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/b179/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /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/docker/distribution/metrics -complete -installsuffix shared -buildid 331yGMvmfS-Ci8uq-nuA/331yGMvmfS-Ci8uq-nuA -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/8a/8a995e758d1702a9c987adb8a877b40aea5667167e4d0b318dd287d352ded2cd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b177/ cat >$WORK/b177/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/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /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/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 42fgrhzQ373t0UQhZF71/42fgrhzQ373t0UQhZF71 -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c5/c588a2fa4933a08f48ebde88925c1a4dff324e917081a5880b7f7a2fbb50f63a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/20/20fb6dbf82ee91a22100f6eb358fa2154c8e64b3ba6ac36014b4b4ec847c412c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b223/ cat >$WORK/b223/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/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid u8lJez6RV-KDGOTfu_p3/u8lJez6RV-KDGOTfu_p3 -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d6/d65ba86095a37d7dda27d7274ac83060448e8ccdabdb6acb48ad48b798c3e3bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/55/5597211c7bffccc3c078bc1a7699f19ba86629d712ad22fd4bba3329d9e69659-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b173/ cat >$WORK/b173/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /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/distribution/registry/client -complete -installsuffix shared -buildid 5cK3AjPNJz6dgZDanTbh/5cK3AjPNJz6dgZDanTbh -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ae/ae1384925128d36ecd3cbe1696747497488ac65dbb46d9dffadff528b3246914-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b036/ cat >$WORK/b036/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/internal/uploadreader=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader 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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid s9XVf_Rk21wepAV2fEfP/s9XVf_Rk21wepAV2fEfP -goversion go1.14.7 -D "" -importcfg $WORK/b036/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/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/99/995b9f91d57e93e64525dd96e2bcbfcd40c3a8592124b4e5cf755a45ef6eb4ec-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b703/ cat >$WORK/b703/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b704/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid 9s5SOe4a9c55seT86J4Y/9s5SOe4a9c55seT86J4Y -goversion go1.14.7 -D "" -importcfg $WORK/b703/importcfg -pack ./options.go ./restriction_manager.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b705/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b707/ cat >$WORK/b705/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid D48cyVqUtCa0AjnATahm/D48cyVqUtCa0AjnATahm -goversion go1.14.7 -D "" -importcfg $WORK/b705/importcfg -pack ./options.go ./throttler.go cat >$WORK/b707/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid jbcf_nKxTcDzRTfEN0XQ/jbcf_nKxTcDzRTfEN0XQ -goversion go1.14.7 -D "" -importcfg $WORK/b707/importcfg -pack ./doc.go ./http.go mkdir -p $WORK/b706/ cat >$WORK/b706/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/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid 8sYD7cVtmyeIPEmJCpfF/8sYD7cVtmyeIPEmJCpfF -goversion go1.14.7 -D "" -importcfg $WORK/b706/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/5f/5f1cb96fead1d5e291834c93551ce1c087b8e39fbd825672e00dea775d969a17-d # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/2c/2ca36ee289234a277362a2d2124832f0f58c73535a1ed4c1f9c96d7122c400e6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/cf/cf4a26ca5a091c20b1603438cad5fc7bff4b2a8604cc7ae55d9f97111a4e5f1c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/88/880baf9a8db6bdce5015589ece2509c46150ead24a061789ff3f50d21cc820a3-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b702/ cat >$WORK/b702/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/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b707/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid Y4hBicK8a1AyRKQegoZf/Y4hBicK8a1AyRKQegoZf -goversion go1.14.7 -D "" -importcfg $WORK/b702/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/8a/8a71de93010551280575c8d0d61141de8b59490409099f487295c44e3f7f44c5-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b686/ cat >$WORK/b686/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b702/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid ceUNLyQsnSRBEPEjaNwm/ceUNLyQsnSRBEPEjaNwm -goversion go1.14.7 -D "" -importcfg $WORK/b686/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0f/0f094f8b17f483e157503006f9cdb892e51ed7628c8daf0251a8dc5053d34d49-d # internal github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth mkdir -p $WORK/b033/ cat >$WORK/b033/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/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/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 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 bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid astBkAkyomjUgnIR-coQ/astBkAkyomjUgnIR-coQ -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./cli.go github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/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/containers/storage/pkg/homedir=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir 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 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_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/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid vfGlp0faImg2S1-ZYDoT/vfGlp0faImg2S1-ZYDoT -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/f6/f64eeca9146f6d1ea3fe4b442aece825f12a06787e2eb6cbdbdc1841cc8cc8d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0c/0c3010af8ab871921570b29016413f5625038199469e0828c210bfc36c1d0fc3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/71/71c7472300a3493b79f6b2312f9f5483beba6d79ea1bf16797050e0a461a6e9c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b301/ cat >$WORK/b301/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/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /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/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid JtdjTRjHWxvBVE69Jj7v/JtdjTRjHWxvBVE69Jj7v -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/dc/dc0ca63c3a60f12c79b186af5a50011b39abfc1b1653802dcec72c05293eab5d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /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/containers/buildah/util -complete -installsuffix shared -buildid hxSUNHIJ6RGsmEBr2cic/hxSUNHIJ6RGsmEBr2cic -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go github.com/containers/libpod/vendor/github.com/containers/buildah/manifests mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests importmap github.com/containers/buildah/pkg/supplemented=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented 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/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/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/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 context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/manifests /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/containers/buildah/manifests -complete -installsuffix shared -buildid Bb9YsjoiSpJkC-Pxedrk/Bb9YsjoiSpJkC-Pxedrk -goversion go1.14.7 -D "" -importcfg $WORK/b474/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/5e/5e25244c0a5cda9635da23a7a167cd1fc29ed9012328b18db607ebeb9291c264-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b366/ cat >$WORK/b366/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /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/containers/buildah/bind -complete -installsuffix shared -buildid 2KO6TUcjCx7s4TCeOxnN/2KO6TUcjCx7s4TCeOxnN -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/9f/9f8039022ed161ef3658362d8d840f040acbd0eacfded02941511263a8b5334d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/70/707dff6a9f3f19d7c7d9ad929f73eb69f0a456baba70e25474e4ad15d7f6738a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b383/ cat >$WORK/b383/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/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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /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/containers/buildah/chroot -complete -installsuffix shared -buildid 1xhaKmQP2-h5N14bEn0E/1xhaKmQP2-h5N14bEn0E -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/28/288ef558c164e4f03d01f9ea7099b3603bf35206a3f017552404efb6068ae24a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b598/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf cat >$WORK/b598/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/b574/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 9CJnLubrC375y61ZevTk/9CJnLubrC375y61ZevTk -goversion go1.14.7 -D "" -importcfg $WORK/b598/importcfg -pack ./constants.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b613/ mkdir -p $WORK/b611/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b614/ cat >$WORK/b611/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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b608/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cat >$WORK/b614/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/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid hxMxixRiS7bhisXH2VdK/hxMxixRiS7bhisXH2VdK -goversion go1.14.7 -D "" -importcfg $WORK/b611/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid RtotRjpzUnKOdK4lizeG/RtotRjpzUnKOdK4lizeG -goversion go1.14.7 -D "" -importcfg $WORK/b614/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b600/ cat >$WORK/b600/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b583/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid d0ZR3urjeYVlayVOIqRg/d0ZR3urjeYVlayVOIqRg -goversion go1.14.7 -D "" -importcfg $WORK/b600/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal cat >$WORK/b613/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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid zTEWiXx12cMwF2bBpubE/zTEWiXx12cMwF2bBpubE -goversion go1.14.7 -D "" -importcfg $WORK/b613/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/f1/f13bb8a5ec52c212ee8e328c548cba6eb2adadbcf2a654e16bbda504139480b2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b623/ cat >$WORK/b623/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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid pSNyuMBlvj2FwauOgXus/pSNyuMBlvj2FwauOgXus -goversion go1.14.7 -D "" -importcfg $WORK/b623/importcfg -pack ./decoder.go ./encoder.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b570/ cat >$WORK/b570/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b571/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b594/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid aPbdzNRkh682-nvdllvf/aPbdzNRkh682-nvdllvf -goversion go1.14.7 -D "" -importcfg $WORK/b570/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 ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/c8/c8344b5bed5c90ac0559cf5745d3c02464f850d7e3d0cd13eff0d1d160568a69-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/5c/5cd40b12868504949e7ce03eb27e79153625abfcedda33daf98865e5e447b401-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b615/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b616/ cat >$WORK/b616/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/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a EOF cat >$WORK/b615/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/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid nmsbEcdsYKT4nqdIQTK2/nmsbEcdsYKT4nqdIQTK2 -goversion go1.14.7 -D "" -importcfg $WORK/b615/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cd /builddir/build/BUILD/podman-2.0.5/_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/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 8F7C1j-YXug9WNQ5q_ol/8F7C1j-YXug9WNQ5q_ol -goversion go1.14.7 -D "" -importcfg $WORK/b616/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/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/28/28d34db273c678823251cf49d06eef1a4596bc8249a8fc0322e5cf7ad0d12fba-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/cd/cd01eba2a51bb3f05984484114c2fb227382923fff1df6635e3ab295274cef3c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b358/ cat >$WORK/b358/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/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/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config 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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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/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/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/b239/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /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/containers/buildah -complete -installsuffix shared -buildid 5IveHmeUap3X3X6s4Qnv/5IveHmeUap3X3X6s4Qnv -goversion go1.14.7 -D "" -importcfg $WORK/b358/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/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/c9/c988bee4c6ec058aeb8c315a4f466cf85810854adcc8116547f8181f6fde6b1b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/fb/fbb8ef6b4caa082de4b25b458051dd8f04c548dfaa15bb9c9e5c217ca039acd2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/b2/b25f0d5c8d6b04f7087406a601325c3e5faee8b1af069b400ed7fcbf0e1fb594-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/96/96cc78f59d918fcb92397f0f4bf52ce0a82486959b43505dde8be9e9ba30056e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b612/ cat >$WORK/b612/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 importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b090/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid xGgYQwUpKR_SFLOXEzVS/xGgYQwUpKR_SFLOXEzVS -goversion go1.14.7 -D "" -importcfg $WORK/b612/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/f0/f02006ecbb607d859b4bb07fba5e255bd051466fadb48d6b4e78f32afafcbf21-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b605/ cat >$WORK/b605/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/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b612/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 0Nc21FQbDOajudzzN1JQ/0Nc21FQbDOajudzzN1JQ -goversion go1.14.7 -D "" -importcfg $WORK/b605/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/8a/8a17e4527d24166ef0b196eff3677d75f15308db5e260fabbfdd782d4a1a07ce-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b604/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b632/ cat >$WORK/b604/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid ePSJ92qLE_z5YIkSYgS5/ePSJ92qLE_z5YIkSYgS5 -goversion go1.14.7 -D "" -importcfg $WORK/b604/importcfg -pack ./exec.go cat >$WORK/b632/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b633/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid qSAxHtIkPHJ931YY8qCe/qSAxHtIkPHJ931YY8qCe -goversion go1.14.7 -D "" -importcfg $WORK/b632/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/40/401b5fd3286cd830f31af1d8011460af2100c2931b5948e14c3cf5d9cc62e066-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b599/ cat >$WORK/b599/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/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid wrmUleJl5HN92xu0GDd0/wrmUleJl5HN92xu0GDd0 -goversion go1.14.7 -D "" -importcfg $WORK/b599/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/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/76/7671a754b1b824797d00e760212d78d5aeb0fd7fdfd55a57517e33aa60c87200-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/e6/e627b8996d5547ddd948ba00fa86a51768b879be2f5d325e9028336c5bf0cf09-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b631/ cat >$WORK/b631/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/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b632/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b599/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid STw-fTw4BAmhhYozL3Hv/STw-fTw4BAmhhYozL3Hv -goversion go1.14.7 -D "" -importcfg $WORK/b631/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/34/3456a6b0d96fd406ebf3e36cc425eca002de3be34c59e3d4dc2505d2670a9614-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/e6/e6fd8efb497fc48d20db111d426826619aabee33ee60d72f1af3af9e9ff561c7-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah 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/containers/storage/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare 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 packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /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/containers/buildah/pkg/parse -complete -installsuffix shared -buildid SqAz008Rwg1YovTnKW-b/SqAz008Rwg1YovTnKW-b -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/05/05c8585158404d289a6e274d0f17ee4c94d7f2b24ef286e813510ce151613ed7-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b469/ cat >$WORK/b469/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/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/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/ocicrypt/config=github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config 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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid R2EVhGpcmn6LflpZPDuX/R2EVhGpcmn6LflpZPDuX -goversion go1.14.7 -D "" -importcfg $WORK/b469/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/b668/ cat >$WORK/b668/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/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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 importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid pIz9CIz6_JynCqI1tbn2/pIz9CIz6_JynCqI1tbn2 -goversion go1.14.7 -D "" -importcfg $WORK/b668/importcfg -pack ./common.go ./exec_codes.go github.com/containers/libpod/libpod/image mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/manifests=github.com/containers/libpod/vendor/github.com/containers/buildah/manifests importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse 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/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/timetype=github.com/containers/libpod/pkg/timetype importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 717B2HS_JWuQVewLGs7T/717B2HS_JWuQVewLGs7T -goversion go1.14.7 -D "" -importcfg $WORK/b473/importcfg -pack ./config.go ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./layer_tree.go ./manifests.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./tree.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/a0/a008af63c54f99b1abde7dff50965f1ee837f88c5dde78998aadb3ae331b46c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/ee/eed8c338c9c2a5c10c1584098dab4984d178f847ba80192ef095eb7a436e3d19-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/83/83698946076cad012a54499fba0357698527af5e97dad1036bf33e79ace62c43-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b471/ cat >$WORK/b471/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/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version 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 packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid RV6N1A8fUeduWP6K3mLr/RV6N1A8fUeduWP6K3mLr -goversion go1.14.7 -D "" -importcfg $WORK/b471/importcfg -pack ./annotations.go ./config.go ./container_inspect.go ./containerstate.go ./errors.go ./exec_codes.go ./healthchecks.go ./info.go ./pod_inspect.go ./podstate.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/7e/7ee74d878d16b3dee867239c82ab4efe597a2b348e1215033484980a0e42c7d6-d # internal github.com/containers/libpod/pkg/network mkdir -p $WORK/b672/ github.com/containers/libpod/pkg/specgen mkdir -p $WORK/b510/ cat >$WORK/b672/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/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils 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/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b678/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid 2aMH7YGaSYqlOkbEkNGr/2aMH7YGaSYqlOkbEkNGr -goversion go1.14.7 -D "" -importcfg $WORK/b672/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go cat >$WORK/b510/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/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage 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 errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/specgen /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/pkg/specgen -complete -installsuffix shared -buildid QmSCV_hl4Qp63qMn8nSX/QmSCV_hl4Qp63qMn8nSX -goversion go1.14.7 -D "" -importcfg $WORK/b510/importcfg -pack ./container_validate.go ./namespaces.go ./pod_validate.go ./podspecgen.go ./specgen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/b5/b5f7cfbeaf98be88aeed7b9b5f0e1416a113a711487725842b8f64c534f11928-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/61/61be6f961478b710776551679a8816b8aaca470d338a574fef69bb159878f400-d # internal github.com/containers/libpod/pkg/domain/entities mkdir -p $WORK/b468/ cat >$WORK/b468/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/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/inspect=github.com/containers/libpod/pkg/inspect importmap github.com/containers/libpod/v2/pkg/ps/define=github.com/containers/libpod/pkg/ps/define importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/trust=github.com/containers/libpod/pkg/trust 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/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/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/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 packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/entities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/pkg/domain/entities -complete -installsuffix shared -buildid W7-DjX2tTad8dkY9Xh_5/W7-DjX2tTad8dkY9Xh_5 -goversion go1.14.7 -D "" -importcfg $WORK/b468/importcfg -pack ./auto-update.go ./container_ps.go ./containers.go ./engine.go ./engine_container.go ./engine_image.go ./engine_system.go ./events.go ./filters.go ./generate.go ./healthcheck.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./set.go ./system.go ./types.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/b4/b4769dd911b95add192957b068145978bcec0a558324aaa0ca96a7405effe085-d # internal github.com/containers/libpod/pkg/bindings mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b528/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/pkg/bindings -complete -installsuffix shared -buildid _CqfFRuk1Xxh34CALYOu/_CqfFRuk1Xxh34CALYOu -goversion go1.14.7 -D "" -importcfg $WORK/b515/importcfg -pack ./bindings.go ./connection.go ./errors.go github.com/containers/libpod/pkg/api/handlers mkdir -p $WORK/b530/ github.com/containers/libpod/cmd/podman/utils cat >$WORK/b530/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/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/gorilla/schema=github.com/containers/libpod/vendor/github.com/gorilla/schema 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/api/handlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/pkg/api/handlers -complete -installsuffix shared -buildid xbTKMNBdYSK05fcfjI2a/xbTKMNBdYSK05fcfjI2a -goversion go1.14.7 -D "" -importcfg $WORK/b530/importcfg -pack ./decoder.go ./types.go mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/containers/libpod/cmd/podman/utils -complete -installsuffix shared -buildid FXUSATADITGFsJBgs-Ss/FXUSATADITGFsJBgs-Ss -goversion go1.14.7 -D "" -importcfg $WORK/b664/importcfg -pack ./alias.go ./error.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/e0/e0ea12a80a6c3afabce524e326ba049745525a8eca7fa5ebb34590fa4b2f7e1e-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/b9/b957504d8a9147918e131907efcca9e4283c2b4700f07051132abf70cede55f5-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/e6/e64209543d944b306934d494bac40c314f47d1645e7f0112c4f002aa35cf85a9-d # internal github.com/containers/libpod/pkg/bindings/containers mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/pkg/bindings/containers -complete -installsuffix shared -buildid HZYViwv1EtdWtRSCwUR1/HZYViwv1EtdWtRSCwUR1 -goversion go1.14.7 -D "" -importcfg $WORK/b532/importcfg -pack ./attach.go ./checkpoint.go ./commit.go ./containers.go ./create.go ./diff.go ./exec.go ./healthcheck.go ./logs.go ./mount.go ./types.go github.com/containers/libpod/pkg/bindings/generate mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/bindings/generate -complete -installsuffix shared -buildid NWeJzlACIsYXPTfHw_65/NWeJzlACIsYXPTfHw_65 -goversion go1.14.7 -D "" -importcfg $WORK/b533/importcfg -pack ./generate.go github.com/containers/libpod/pkg/bindings/images mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/bindings/images -complete -installsuffix shared -buildid B1ChriiviDuytO-00Zj0/B1ChriiviDuytO-00Zj0 -goversion go1.14.7 -D "" -importcfg $WORK/b534/importcfg -pack ./diff.go ./images.go ./rm.go github.com/containers/libpod/pkg/bindings/manifests mkdir -p $WORK/b536/ cat >$WORK/b536/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/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/bindings/manifests -complete -installsuffix shared -buildid jXQ-lha7qi1EVrZA_hWP/jXQ-lha7qi1EVrZA_hWP -goversion go1.14.7 -D "" -importcfg $WORK/b536/importcfg -pack ./manifests.go github.com/containers/libpod/pkg/bindings/network mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/pkg/bindings/network -complete -installsuffix shared -buildid H72JFRxxmw3V6Up3jOsw/H72JFRxxmw3V6Up3jOsw -goversion go1.14.7 -D "" -importcfg $WORK/b537/importcfg -pack ./network.go github.com/containers/libpod/pkg/bindings/play mkdir -p $WORK/b538/ cat >$WORK/b538/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/containers/libpod/v2/pkg/auth=github.com/containers/libpod/pkg/auth importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/bindings/play -complete -installsuffix shared -buildid _jeuJu6csTQZMyBneC-i/_jeuJu6csTQZMyBneC-i -goversion go1.14.7 -D "" -importcfg $WORK/b538/importcfg -pack ./play.go github.com/containers/libpod/pkg/bindings/pods mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/pkg/bindings/pods -complete -installsuffix shared -buildid z1iL3RQF-ah51EphR8_j/z1iL3RQF-ah51EphR8_j -goversion go1.14.7 -D "" -importcfg $WORK/b539/importcfg -pack ./pods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/3f/3fe74559d2f2fd7cdf797125e29028715d6e317a232f933e5de7e29f50006f53-d # internal github.com/containers/libpod/pkg/bindings/system mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities 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/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/bindings/system -complete -installsuffix shared -buildid 1OPKWY_7SGvZUR26xYTw/1OPKWY_7SGvZUR26xYTw -goversion go1.14.7 -D "" -importcfg $WORK/b540/importcfg -pack ./info.go ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/61/6192dbd806821d81f03c71835e1134f0c7721301d2b7c790008fa2ee41dfaaa1-d # internal github.com/containers/libpod/pkg/bindings/volumes mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/bindings/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/bindings/volumes -complete -installsuffix shared -buildid y-mB3llzOHGet3Ltp4Nz/y-mB3llzOHGet3Ltp4Nz -goversion go1.14.7 -D "" -importcfg $WORK/b541/importcfg -pack ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/0c/0ccbfeb5940a84113080de3867547eeb7c7713dd1b60bd11576e717f61cecdb3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/2d/2d8c939f822e01d8a5114fc80958ef37b58e61876e81bf171fba2b16f4d850fe-d # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/77/77c015d5da23846f3cc95cb2366ef73b376dd5617cfc12770d001a9bc4b80b5e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/2b/2bc3e277beed66cee6b6678556145954db70163631eb0ae8ca8e092907635ef8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/7b/7b6eda8273892ac403c1244d5b63f5d4d0bc75f21be07ce35a1b82bfd351e07e-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/ac/ac80470d6aa07ce94a0b6fb08d6463617e8878fad4285746a4a3bb762a6238ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/d4/d473df0a49d4db72a542fddf0dc577c4b9e9718fdb0e6eee9fd6b34c28ab156c-d # internal github.com/containers/libpod/pkg/domain/infra/tunnel mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/api/handlers=github.com/containers/libpod/pkg/api/handlers importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/bindings/containers=github.com/containers/libpod/pkg/bindings/containers importmap github.com/containers/libpod/v2/pkg/bindings/generate=github.com/containers/libpod/pkg/bindings/generate importmap github.com/containers/libpod/v2/pkg/bindings/images=github.com/containers/libpod/pkg/bindings/images importmap github.com/containers/libpod/v2/pkg/bindings/manifests=github.com/containers/libpod/pkg/bindings/manifests importmap github.com/containers/libpod/v2/pkg/bindings/network=github.com/containers/libpod/pkg/bindings/network importmap github.com/containers/libpod/v2/pkg/bindings/play=github.com/containers/libpod/pkg/bindings/play importmap github.com/containers/libpod/v2/pkg/bindings/pods=github.com/containers/libpod/pkg/bindings/pods importmap github.com/containers/libpod/v2/pkg/bindings/system=github.com/containers/libpod/pkg/bindings/system importmap github.com/containers/libpod/v2/pkg/bindings/volumes=github.com/containers/libpod/pkg/bindings/volumes importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/utils=github.com/containers/libpod/pkg/domain/utils importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive 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 packagefile archive/tar=$WORK/b239/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra/tunnel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/pkg/domain/infra/tunnel -complete -installsuffix shared -buildid dFnngAgwucdmh0V_Ayfq/dFnngAgwucdmh0V_Ayfq -goversion go1.14.7 -D "" -importcfg $WORK/b529/importcfg -pack ./auto-update.go ./containers.go ./events.go ./generate.go ./healthcheck.go ./helpers.go ./images.go ./manifest.go ./network.go ./play.go ./pods.go ./runtime.go ./system.go ./trust.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/a5/a5e0c9c8e35976e30ccea66083b74e8f834417613d358c5bca9a0d682d7a9a28-d # internal github.com/containers/libpod/pkg/domain/infra mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/pkg/bindings=github.com/containers/libpod/pkg/bindings importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra/tunnel=github.com/containers/libpod/pkg/domain/infra/tunnel packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b529/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/domain/infra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/pkg/domain/infra -complete -installsuffix shared -buildid bV7ocS6x2lIAlbbURwW5/bV7ocS6x2lIAlbbURwW5 -goversion go1.14.7 -D "" -importcfg $WORK/b514/importcfg -pack ./runtime_abi_unsupported.go ./runtime_tunnel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/10/10285ecf88dec6208dfb0375b5f1941f62030f4b3787b3742a55d3bff3cc7c4e-d # internal github.com/containers/libpod/cmd/podman/registry mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/domain/infra=github.com/containers/libpod/pkg/domain/infra importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/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 packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/cmd/podman/registry -complete -installsuffix shared -buildid b_Ia-0fIbn-Okw1T-k6n/b_Ia-0fIbn-Okw1T-k6n -goversion go1.14.7 -D "" -importcfg $WORK/b467/importcfg -pack ./config.go ./config_tunnel.go ./json.go ./registry.go ./remote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/c1/c119f29e9426e7bee040215369c4279cf46ef9b88f24de1148cd2d5012f92dd4-d # internal github.com/containers/libpod/cmd/podman/report mkdir -p $WORK/b663/ github.com/containers/libpod/cmd/podman/validate mkdir -p $WORK/b662/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/containers/libpod/cmd/podman/report -complete -installsuffix shared -buildid k5-IxWV236GTU6Xo23ha/k5-IxWV236GTU6Xo23ha -goversion go1.14.7 -D "" -importcfg $WORK/b663/importcfg -pack ./diff.go ./report.go cat >$WORK/b662/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/containers/libpod/cmd/podman/validate -complete -installsuffix shared -buildid Muzga9t0pKjt7P2KSqV6/Muzga9t0pKjt7P2KSqV6 -goversion go1.14.7 -D "" -importcfg $WORK/b662/importcfg -pack ./args.go ./choice.go ./latest.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/b3/b36256162bf738fde779d28f7729fd527228008678c5fa3885e3d41dca06eed8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/1b/1b7bb15c4c7d420196d6348fbf3215d49e41cb2dea151a22c00931806b44a14a-d # internal github.com/containers/libpod/cmd/podman/inspect mkdir -p $WORK/b661/ github.com/containers/libpod/cmd/podman/healthcheck cat >$WORK/b661/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities 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 packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/inspect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/containers/libpod/cmd/podman/inspect -complete -installsuffix shared -buildid Y-7nkgtWReyq5yhQiuCe/Y-7nkgtWReyq5yhQiuCe -goversion go1.14.7 -D "" -importcfg $WORK/b661/importcfg -pack ./inspect.go github.com/containers/libpod/cmd/podman/manifest mkdir -p $WORK/b670/ github.com/containers/libpod/cmd/podman/networks mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/network=github.com/containers/libpod/pkg/network importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors 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 packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b672/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/networks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/containers/libpod/cmd/podman/networks -complete -installsuffix shared -buildid 02YPKVb3npdSpi4qCSFX/02YPKVb3npdSpi4qCSFX -goversion go1.14.7 -D "" -importcfg $WORK/b671/importcfg -pack ./create.go ./inspect.go ./list.go ./network.go ./rm.go mkdir -p $WORK/b666/ github.com/containers/libpod/cmd/podman/generate mkdir -p $WORK/b665/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/containers/libpod/cmd/podman/manifest -complete -installsuffix shared -buildid DPs29km6bybyLp2zfOgx/DPs29km6bybyLp2zfOgx -goversion go1.14.7 -D "" -importcfg $WORK/b670/importcfg -pack ./add.go ./annotate.go ./create.go ./inspect.go ./manifest.go ./push.go ./remove.go github.com/containers/libpod/cmd/podman/play mkdir -p $WORK/b680/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a EOF cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/healthcheck /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/containers/libpod/cmd/podman/healthcheck -complete -installsuffix shared -buildid S8emrO3TxHIfAS--uiVI/S8emrO3TxHIfAS--uiVI -goversion go1.14.7 -D "" -importcfg $WORK/b666/importcfg -pack ./healthcheck.go ./run.go cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/play /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/containers/libpod/cmd/podman/play -complete -installsuffix shared -buildid nNhc2XlKUoZrq8jz0S46/nNhc2XlKUoZrq8jz0S46 -goversion go1.14.7 -D "" -importcfg $WORK/b680/importcfg -pack ./kube.go ./play.go cat >$WORK/b665/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/containers/libpod/cmd/podman/generate -complete -installsuffix shared -buildid TRxLuLMJ5lJcxtoGH-th/TRxLuLMJ5lJcxtoGH-th -goversion go1.14.7 -D "" -importcfg $WORK/b665/importcfg -pack ./generate.go ./kube.go ./systemd.go github.com/containers/libpod/cmd/podman/system mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units 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 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 packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/containers/libpod/cmd/podman/system -complete -installsuffix shared -buildid 7mJeXsxnL_h1G9PUzXZ9/7mJeXsxnL_h1G9PUzXZ9 -goversion go1.14.7 -D "" -importcfg $WORK/b682/importcfg -pack ./connection.go ./df.go ./events.go ./info.go ./prune.go ./system.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/13/132ddd3a56faf75aa844dc2d4cbc13e719a6c4ac327980955a028a3373c64731-d # internal github.com/containers/libpod/cmd/podman/volumes mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/volumes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/containers/libpod/cmd/podman/volumes -complete -installsuffix shared -buildid l-ja6doEh9Gusn8Uu0XU/l-ja6doEh9Gusn8Uu0XU -goversion go1.14.7 -D "" -importcfg $WORK/b684/importcfg -pack ./create.go ./inspect.go ./list.go ./prune.go ./rm.go ./volume.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/b1/b1e232b6460544c9ab751b1865020613c150ecd90afa654d49ce5b605654eb84-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/35/3540b1f20c57429c29453fdd0d3b44eec76dee0f9d133d59e5769e7afb8aeba0-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/4a/4a4bd582da0ee6366f1509dd7cd0df1dd337a99156189d1c803856ab45f6e499-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ff/ffd53ee81610303966c106b1fae68ee3e617eae686add5d5bb19cebc0ce81cb2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/80/80c570df51b8735d899d5bdf6ff4df44ed1d8e17ccff3f0ceb6c7dcad760e43e-d # internal github.com/containers/libpod/cmd/podman/images mkdir -p $WORK/b667/ cat >$WORK/b667/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/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/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/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/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units 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/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 importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/images /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/containers/libpod/cmd/podman/images -complete -installsuffix shared -buildid ccaJDzFcx5O7GjSo9l2V/ccaJDzFcx5O7GjSo9l2V -goversion go1.14.7 -D "" -importcfg $WORK/b667/importcfg -pack ./build.go ./diff.go ./exists.go ./history.go ./image.go ./images.go ./import.go ./inspect.go ./list.go ./load.go ./prune.go ./pull.go ./push.go ./rm.go ./rmi.go ./save.go ./search.go ./sign.go ./tag.go ./tree.go ./trust.go ./trust_set.go ./trust_show.go ./untag.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/8a/8a4c9c84fd9203352cebed53d30b19d53456d5648f27f10afd9c73dd7270eb81-d # internal github.com/containers/libpod/cmd/podman/system/connection mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal 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=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b528/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/system/connection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/containers/libpod/cmd/podman/system/connection -complete -installsuffix shared -buildid 8vYXc12SMfGzPsy8webI/8vYXc12SMfGzPsy8webI -goversion go1.14.7 -D "" -importcfg $WORK/b683/importcfg -pack ./add.go ./default.go ./list.go ./remove.go ./rename.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/d9/d997cc904f1614dd3fa0e1dc6302ba9e7c13e67d276e1981b17800dea5e8cb15-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/ce/cecfd2a3de49b0bc94ffd92d4d350b2e016aaaddde1accbd0bca9b5bd80683dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/82/829819747e7a262bbdf9524d85f629a5c0eb34444fae278bed8a873f48065ee0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/50/5048b79fb7b1ac7e5a1d107b8c5ef0decc36fd5595ead0a97a544640e68ca219-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b569/ cat >$WORK/b569/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/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid OmT1HOAwu6X4jIISl2wM/OmT1HOAwu6X4jIISl2wM -goversion go1.14.7 -D "" -importcfg $WORK/b569/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/69/690f132084501b98c75b088275eec1dfffae0de89c21bca8323d3b82785a46b5-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b566/ cat >$WORK/b566/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/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b569/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid VSl56geosmhG_PxNE9Hc/VSl56geosmhG_PxNE9Hc -goversion go1.14.7 -D "" -importcfg $WORK/b566/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/2c/2c5252c499c1ce6761d8e7d46cebc1db92ccd99af31e670644e81142b5bfcc9e-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b546/ cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b546/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b546/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./oci_attach_linux_cgo.go cd $WORK/b546 TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b546=/tmp/go-build -gno-record-gcc-switches -o $WORK/b546/_cgo_.o $WORK/b546/_cgo_main.o $WORK/b546/_x001.o $WORK/b546/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage libpod -dynimport $WORK/b546/_cgo_.o -dynout $WORK/b546/_cgo_import.go cat >$WORK/b546/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/common/pkg/apparmor=github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor importmap github.com/containers/common/pkg/capabilities=github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/conmon/runner/config=github.com/containers/libpod/vendor/github.com/containers/conmon/runner/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/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/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/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/libpod/driver=github.com/containers/libpod/libpod/driver importmap github.com/containers/libpod/v2/libpod/events=github.com/containers/libpod/libpod/events importmap github.com/containers/libpod/v2/libpod/image=github.com/containers/libpod/libpod/image importmap github.com/containers/libpod/v2/libpod/layers=github.com/containers/libpod/libpod/layers importmap github.com/containers/libpod/v2/libpod/linkmode=github.com/containers/libpod/libpod/linkmode importmap github.com/containers/libpod/v2/libpod/lock=github.com/containers/libpod/libpod/lock importmap github.com/containers/libpod/v2/libpod/logs=github.com/containers/libpod/libpod/logs importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/criu=github.com/containers/libpod/pkg/criu importmap github.com/containers/libpod/v2/pkg/ctime=github.com/containers/libpod/pkg/ctime importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/hooks=github.com/containers/libpod/pkg/hooks importmap github.com/containers/libpod/v2/pkg/hooks/exec=github.com/containers/libpod/pkg/hooks/exec importmap github.com/containers/libpod/v2/pkg/kubeutils=github.com/containers/libpod/pkg/kubeutils importmap github.com/containers/libpod/v2/pkg/lookup=github.com/containers/libpod/pkg/lookup importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/netns=github.com/containers/libpod/pkg/netns importmap github.com/containers/libpod/v2/pkg/registrar=github.com/containers/libpod/pkg/registrar importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/resolvconf=github.com/containers/libpod/pkg/resolvconf importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/rootlessport=github.com/containers/libpod/pkg/rootlessport importmap github.com/containers/libpod/v2/pkg/selinux=github.com/containers/libpod/pkg/selinux importmap github.com/containers/libpod/v2/pkg/systemd=github.com/containers/libpod/pkg/systemd importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils 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/v22/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation importmap github.com/coreos/go-systemd/v22/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/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/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/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch 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 go.etcd.io/bbolt=github.com/containers/libpod/vendor/go.etcd.io/bbolt 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 bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b569/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid pt0L4MSJaZ5-Ud0JCQid/pt0L4MSJaZ5-Ud0JCQid -goversion go1.14.7 -D "" -importcfg $WORK/b546/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_exec.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_linux.go ./container_top_linux.go ./container_validate.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_exec_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_status.go ./pod_top_linux.go ./reset.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 ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b546/_cgo_gotypes.go $WORK/b546/oci_attach_linux_cgo.cgo1.go $WORK/b546/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b546/_pkg_.a $WORK/b546/_x001.o $WORK/b546/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/68/6890d6fcd4fe43f00ae2ff9ee7ce35ca892c9dcadd7124df948017d771b7f2a9-d # internal github.com/containers/libpod/pkg/systemd/generate mkdir -p $WORK/b545/ github.com/containers/libpod/pkg/parallel cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version 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/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/systemd/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/systemd/generate -complete -installsuffix shared -buildid 2vxkvbop5nPTo2_f3xgu/2vxkvbop5nPTo2_f3xgu -goversion go1.14.7 -D "" -importcfg $WORK/b545/importcfg -pack ./common.go ./containers.go ./pods.go mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config importmap github.com/containers/libpod/v2/libpod=github.com/containers/libpod/libpod 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/b002/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/pkg/parallel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/containers/libpod/pkg/parallel -complete -installsuffix shared -buildid hdk_-S8oLGtcZj0tHTAR/hdk_-S8oLGtcZj0tHTAR -goversion go1.14.7 -D "" -importcfg $WORK/b685/importcfg -pack ./parallel.go ./parallel_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/06/06bf0062ab82ba490610374763c732fa96419c2d644658b5843359ee7e0d0523-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c9/c90f7974f5238c14770930262a7c2e12b16bfa8e9f91fef79b1867c933867b22-d # internal github.com/containers/libpod/cmd/podman/common mkdir -p $WORK/b356/ cat >$WORK/b356/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/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/annotations=github.com/containers/libpod/pkg/annotations importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/namespaces=github.com/containers/libpod/pkg/namespaces importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/systemd/generate=github.com/containers/libpod/pkg/systemd/generate importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util 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/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 github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/common /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/cmd/podman/common -complete -installsuffix shared -buildid aiuNPGTQVGGrrNNySHtS/aiuNPGTQVGGrrNNySHtS -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./create.go ./create_opts.go ./createparse.go ./default.go ./netflags.go ./ports.go ./specgen.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/f9/f9f55450f3c736e2e5b47a7abbdfd80b22808da5c326e79651186fab6c6c668f-d # internal github.com/containers/libpod/cmd/podman/containers mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config 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/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/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/report=github.com/containers/libpod/cmd/podman/report importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/cgroups=github.com/containers/libpod/pkg/cgroups importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/env=github.com/containers/libpod/pkg/env importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/signal=github.com/containers/libpod/pkg/signal importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/utils=github.com/containers/libpod/utils importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni 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 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 bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/containers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/cmd/podman/containers -complete -installsuffix shared -buildid o58ruOCSjfB_gwCUDbOD/o58ruOCSjfB_gwCUDbOD -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./attach.go ./checkpoint.go ./cleanup.go ./commit.go ./container.go ./cp.go ./create.go ./diff.go ./exec.go ./exists.go ./export.go ./init.go ./inspect.go ./kill.go ./list.go ./logs.go ./mount.go ./pause.go ./port.go ./prune.go ./ps.go ./restart.go ./restore.go ./rm.go ./run.go ./runlabel.go ./start.go ./stats.go ./stop.go ./top.go ./unmount.go ./unpause.go ./utils.go ./wait.go github.com/containers/libpod/cmd/podman/pods mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/libpod/v2/cmd/podman/common=github.com/containers/libpod/cmd/podman/common importmap github.com/containers/libpod/v2/cmd/podman/parse=github.com/containers/libpod/cmd/podman/parse importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/utils=github.com/containers/libpod/cmd/podman/utils importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/specgen=github.com/containers/libpod/pkg/specgen importmap github.com/containers/libpod/v2/pkg/util=github.com/containers/libpod/pkg/util importmap github.com/containers/libpod/v2/pkg/util/camelcase=github.com/containers/libpod/pkg/util/camelcase 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 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 packagefile bufio=$WORK/b034/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_build/src/github.com/containers/libpod/cmd/podman/pods /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/containers/libpod/cmd/podman/pods -complete -installsuffix shared -buildid uBxt6cuoHdZe6rypSVPM/uBxt6cuoHdZe6rypSVPM -goversion go1.14.7 -D "" -importcfg $WORK/b681/importcfg -pack ./create.go ./exists.go ./inspect.go ./kill.go ./pause.go ./pod.go ./prune.go ./ps.go ./restart.go ./rm.go ./start.go ./stats.go ./stop.go ./top.go ./unpause.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/df/dfc024deb8bb45516365787df63f2fba26ccd574c7431332c4d62ade144fcca9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/2b/2b0cafda9c91a158a41aacbd86e9ac2bd593c238049ff61533fc3ae123ed3993-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containers/common/pkg/auth=github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth importmap github.com/containers/common/pkg/config=github.com/containers/libpod/vendor/github.com/containers/common/pkg/config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libpod/v2/cmd/podman/containers=github.com/containers/libpod/cmd/podman/containers importmap github.com/containers/libpod/v2/cmd/podman/generate=github.com/containers/libpod/cmd/podman/generate importmap github.com/containers/libpod/v2/cmd/podman/healthcheck=github.com/containers/libpod/cmd/podman/healthcheck importmap github.com/containers/libpod/v2/cmd/podman/images=github.com/containers/libpod/cmd/podman/images importmap github.com/containers/libpod/v2/cmd/podman/inspect=github.com/containers/libpod/cmd/podman/inspect importmap github.com/containers/libpod/v2/cmd/podman/manifest=github.com/containers/libpod/cmd/podman/manifest importmap github.com/containers/libpod/v2/cmd/podman/networks=github.com/containers/libpod/cmd/podman/networks importmap github.com/containers/libpod/v2/cmd/podman/play=github.com/containers/libpod/cmd/podman/play importmap github.com/containers/libpod/v2/cmd/podman/pods=github.com/containers/libpod/cmd/podman/pods importmap github.com/containers/libpod/v2/cmd/podman/registry=github.com/containers/libpod/cmd/podman/registry importmap github.com/containers/libpod/v2/cmd/podman/system=github.com/containers/libpod/cmd/podman/system importmap github.com/containers/libpod/v2/cmd/podman/system/connection=github.com/containers/libpod/cmd/podman/system/connection importmap github.com/containers/libpod/v2/cmd/podman/validate=github.com/containers/libpod/cmd/podman/validate importmap github.com/containers/libpod/v2/cmd/podman/volumes=github.com/containers/libpod/cmd/podman/volumes importmap github.com/containers/libpod/v2/libpod/define=github.com/containers/libpod/libpod/define importmap github.com/containers/libpod/v2/pkg/domain/entities=github.com/containers/libpod/pkg/domain/entities importmap github.com/containers/libpod/v2/pkg/errorhandling=github.com/containers/libpod/pkg/errorhandling importmap github.com/containers/libpod/v2/pkg/parallel=github.com/containers/libpod/pkg/parallel importmap github.com/containers/libpod/v2/pkg/registries=github.com/containers/libpod/pkg/registries importmap github.com/containers/libpod/v2/pkg/rootless=github.com/containers/libpod/pkg/rootless importmap github.com/containers/libpod/v2/pkg/terminal=github.com/containers/libpod/pkg/terminal importmap github.com/containers/libpod/v2/pkg/tracing=github.com/containers/libpod/pkg/tracing importmap github.com/containers/libpod/v2/version=github.com/containers/libpod/version importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec 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 packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b709/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b710/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/podman-2.0.5/_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 QpdDNRKGKYPnWvtElruX/QpdDNRKGKYPnWvtElruX -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./auto-update.go ./diff.go ./early_init_linux.go ./inspect.go ./login.go ./logout.go ./main.go ./root.go ./syslog_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b3/b37d1f4d3d1dcd274a096b3683d3321f79d74286518b82f1288ecd1e6c87f001-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/auth=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/config=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/containers=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/generate=$WORK/b665/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/healthcheck=$WORK/b666/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/images=$WORK/b667/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/inspect=$WORK/b661/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/manifest=$WORK/b670/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/networks=$WORK/b671/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/play=$WORK/b680/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/pods=$WORK/b681/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/registry=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system=$WORK/b682/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/system/connection=$WORK/b683/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/validate=$WORK/b662/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/volumes=$WORK/b684/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/entities=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/parallel=$WORK/b685/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/terminal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b686/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b708/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b465/_pkg_.a packagefile log/syslog=$WORK/b709/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b710/_pkg_.a packagefile strings=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b229/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/apparmor=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/capabilities=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/pkg/cgroupv2=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/unshare=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b139/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/common=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/parse=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/report=$WORK/b663/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/utils=$WORK/b664/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/pkg/env=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/signal=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/specgen=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b292/_pkg_.a packagefile text/template=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b668/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/pkg/util/camelcase=$WORK/b669/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b282/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b672/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/agent=$WORK/b528/_pkg_.a packagefile os/user=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/pkg/ps/define=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b422/_pkg_.a packagefile os/signal=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b687/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b702/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b149/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b092/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/uploadreader=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/homedir=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b166/_pkg_.a packagefile mime=$WORK/b161/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b136/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b140/_pkg_.a packagefile encoding/csv=$WORK/b227/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile flag=$WORK/b228/_pkg_.a packagefile encoding=$WORK/b091/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/common/version=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/pkg/pwalk=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b122/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd/generate=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/dbus=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus/v5=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b513/_pkg_.a packagefile text/template/parse=$WORK/b294/_pkg_.a packagefile archive/tar=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/config=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b463/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/manifests=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/timetype=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b284/_pkg_.a packagefile unicode/utf16=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b673/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b678/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/infra/tunnel=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b527/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/journal=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/sdjournal=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b225/_pkg_.a packagefile crypto/aes=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b039/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b057/_pkg_.a packagefile crypto/elliptic=$WORK/b058/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b041/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/chacha20=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/curve25519=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ed25519=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/poly1305=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/platform=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/spec=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/utils=$WORK/b365/_pkg_.a packagefile compress/bzip2=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/conmon/runner/config=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/libpod/linkmode=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b637/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b638/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b639/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b640/_pkg_.a packagefile github.com/containers/libpod/pkg/rootlessport=$WORK/b642/_pkg_.a packagefile github.com/containers/libpod/pkg/selinux=$WORK/b654/_pkg_.a packagefile github.com/containers/libpod/pkg/systemd=$WORK/b655/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/activation=$WORK/b656/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b657/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b658/_pkg_.a packagefile github.com/containers/libpod/vendor/go.etcd.io/bbolt=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b569/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b688/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b689/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b690/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b691/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b692/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b693/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b694/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b695/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b696/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b697/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b698/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b700/_pkg_.a packagefile github.com/containers/libpod/vendor/go.uber.org/atomic=$WORK/b701/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b703/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b705/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b706/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b707/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b153/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net/http/httptrace=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b253/_pkg_.a packagefile go/format=$WORK/b287/_pkg_.a packagefile hash/crc64=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b345/_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/github.com/containers/psgo/internal/capabilities=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/decor=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b370/_pkg_.a packagefile text/scanner=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/platforms=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b458/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/manifests=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/supplemented=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b674/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b675/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b676/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b677/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b679/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/api/handlers=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/containers=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/generate=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/images=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/manifests=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/network=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/play=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/pods=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/system=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/bindings/volumes=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/domain/utils=$WORK/b542/_pkg_.a packagefile runtime/debug=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/v22/internal/dlopen=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b498/_pkg_.a packagefile crypto/internal/subtle=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/internal/subtle=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/blowfish=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b123/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod/logs/reversereader=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b641/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port=$WORK/b643/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin=$WORK/b644/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil=$WORK/b653/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b659/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b660/_pkg_.a packagefile hash/fnv=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b598/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b599/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b631/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b636/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b699/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b704/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b157/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b047/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b272/_pkg_.a packagefile go/ast=$WORK/b288/_pkg_.a packagefile go/parser=$WORK/b290/_pkg_.a packagefile go/printer=$WORK/b291/_pkg_.a packagefile go/token=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b339/_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/github.com/containers/psgo/internal/cgroups=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/blockcipher=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/jwe=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pgp=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b373/_pkg_.a packagefile container/heap=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/acarl005/stripansi=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/cwriter=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/v5/internal=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/log=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b452/_pkg_.a packagefile database/sql/driver=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/schema=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/pkg/auth=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child=$WORK/b645/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent=$WORK/b649/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b438/_pkg_.a packagefile net/mail=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b573/_pkg_.a packagefile go/doc=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/structured-merge-diff/v3/value=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b600/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b601/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b602/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b604/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b623/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b617/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b624/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b618/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b625/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b627/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b632/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b179/_pkg_.a packagefile go/scanner=$WORK/b289/_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/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/ocicrypt/utils=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fullsailor/pkcs7=$WORK/b412/_pkg_.a packagefile compress/zlib=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b377/_pkg_.a packagefile image=$WORK/b379/_pkg_.a packagefile image/jpeg=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/prototext=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/encoding/protowire=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/proto=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoreflect=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/reflect/protoregistry=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoiface=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/runtime/protoimpl=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil=$WORK/b646/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg=$WORK/b647/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque=$WORK/b648/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp=$WORK/b650/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp=$WORK/b651/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b439/_pkg_.a packagefile internal/lazyregexp=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b603/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b605/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b614/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b615/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b616/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b622/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b619/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b626/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b628/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b629/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b630/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b633/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b635/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b222/_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/crypto/pbkdf2=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b405/_pkg_.a packagefile hash/adler32=$WORK/b375/_pkg_.a packagefile image/color=$WORK/b380/_pkg_.a packagefile image/internal/imageutil=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/messageset=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/text=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/errors=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldnum=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/flags=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/mapsort=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/pragma=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/set=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/strs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/fieldsort=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filedesc=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/filetype=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/impl=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/version=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy=$WORK/b652/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b606/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b611/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b607/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b612/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b620/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b634/_pkg_.a packagefile expvar=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/anypb=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/durationpb=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/types/known/timestamppb=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/detrand=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descfmt=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/descopts=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/defval=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/encoding/tag=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/protobuf/internal/genname=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b608/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b609/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b610/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b613/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b621/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/util=$WORK/b221/_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=QinIDZcIcNBsy3WRR93D/QpdDNRKGKYPnWvtElruX/UowaIL7sd2cOIBcUaljZ/QinIDZcIcNBsy3WRR93D -X github.com/containers/libpod/libpod/define.buildInfo=1598905532 -compressdwarf=false -B 0x513292a084f99ae3e98e0651d8da080edee218c4 -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 mkdir -p "/builddir/build/BUILD/podman-2.0.5/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-2.0.5" "/builddir/build/BUILD/podman-2.0.5/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/podman-2.0.5/vendor/github.com/varlink" "/builddir/build/BUILD/podman-2.0.5/src/github.com/varlink" touch .gopathok if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man ~/build/BUILD/podman-2.0.5/catatonit-0.1.5 ~/build/BUILD/podman-2.0.5 + unset LDFLAGS + pushd catatonit-0.1.5 + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:22: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking dependency style of gcc... (cached) none + /usr/bin/make -j8 gcc -DPACKAGE_NAME=\"catatonit\" -DPACKAGE_TARNAME=\"catatonit\" -DPACKAGE_VERSION=\"0.1.5\" -DPACKAGE_STRING=\"catatonit\ 0.1.5\" -DPACKAGE_BUGREPORT=\"https://bugs.opensuse.org/\" -DPACKAGE_URL=\"https://github.com/openSUSE/catatonit/\" -DPACKAGE=\"catatonit\" -DVERSION=\"0.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PRCTL_H=1 -DHAVE_SYS_SIGNALFD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -c -o catatonit.o catatonit.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -all-static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -static -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o + file catatonit + grep 'statically linked' catatonit: ELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.10.0, BuildID[sha1]=229f76ae313c4a303a1e10b7ac68efe36d9a03d3, with debug_info, not stripped, too many notes (256) ~/build/BUILD/podman-2.0.5 + '[' 0 '!=' 0 ']' + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y11hOu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le ++ dirname /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le + cd podman-2.0.5 + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/tmpfiles.d + PODMAN_VERSION=2.0.5 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr ETCDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/etc BUILDTAGS=varlink install.bin-nobuild install.remote-nobuild install.man-nobuild install.cni install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/podman-remote bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man5 install -m 644 docs/build/man/podman-volume-create.1 docs/build/man/podman-manifest-inspect.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-system.1 docs/build/man/podman-system-service.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-unmount.1 docs/build/man/podman-network-create.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-restart.1 docs/build/man/podman-push.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pause.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-search.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-image-sign.1 docs/build/man/podman-container.1 docs/build/man/podman-diff.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-manifest-create.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-auto-update.1 docs/build/man/podman.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-rmi.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-manifest.1 docs/build/man/podman-system-connection-default.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-image-diff.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-version.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-load.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-pod-top.1 docs/build/man/podman-history.1 docs/build/man/podman-events.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-volume.1 docs/build/man/podman-tag.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-image.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-play.1 docs/build/man/podman-top.1 docs/build/man/podman-remote.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-info.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-wait.1 docs/build/man/podman-stats.1 docs/build/man/podman-untag.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-ps.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-pod-prune.1 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system/io.podman.service # 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-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/tmpfiles.d/podman.conf install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user # Install APIV2 services install -m 644 contrib/systemd/user/podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/user/podman.service /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system/podman.service install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/zsh/site-functions if [ ! -x "/usr/bin/go-md2man" ]; then \ env GO111MODULE=off go get -u github.com/cpuguy83/go-md2man; \ fi mkdir -p docs/build/man (cd docs; ./dckrman.sh ./build/man/*.1) install -d -m 755 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/docker install -m 644 docs/build/man/docker*.1 -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/lib/tmpfiles.d + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/080-pause.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/120-load.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/160-volumes.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/250-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/410-selinux.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/500-networking.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/helpers.t' + rm -f /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le//usr/share/podman/test/system/helpers.t ++ find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/libexec/catatonit + install -p catatonit-0.1.5/catatonit /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/libexec/catatonit + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/libexec/podman + install -dp /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-catatonit + install -p catatonit-0.1.5/COPYING /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-catatonit/COPYING + ln -s /usr/libexec/catatonit/catatonit /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/libexec/podman/catatonit + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.0.5-2.module_el8.3.0+475+c50ce30b --unique-debug-suffix -2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le --unique-debug-src-base podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/podman-2.0.5 extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/libexec/catatonit/catatonit extracting debug info from /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/bin/podman-remote nm: /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/libexec/catatonit/catatonit: no symbols 41281 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-2.0.5-2.module_el8.3.0+475+c50ce30b.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 *** WARNING: ./usr/share/licenses/podman-catatonit/COPYING is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oIvBLs + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + exit 0 Processing files: podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hc9OJq + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IX1mIo + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman + exit 0 Provides: config(podman) = 2.0.5-2.module_el8.3.0+475+c50ce30b podman = 2.0.5-2.module_el8.3.0+475+c50ce30b podman(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-manpages = 2.0.5-2.module_el8.3.0+475+c50ce30b 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: oci-systemd-hook < 1 podman-manpages < 2.0.5-2.module_el8.3.0+475+c50ce30b Recommends: container-selinux Processing files: podman-docker-2.0.5-2.module_el8.3.0+475+c50ce30b.noarch Provides: docker = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-docker = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: podman-remote-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Provides: podman-remote = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-remote(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b 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-catatonit-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Sn1Dn + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman-catatonit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman-catatonit + cp -pr README.md /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/doc/podman-catatonit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KEESzm + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-catatonit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-catatonit + cp -pr COPYING /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-catatonit cp: cannot stat 'COPYING': No such file or directory + : + exit 0 Provides: podman-catatonit = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-catatonit(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-tests-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Kwlfxl + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-tests(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Provides: podman-debugsource = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-debugsource(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Provides: debuginfo(build-id) = a3bbcdd6745cb7ac98283a808167ae6ec8cad680 podman-debuginfo = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-debuginfo(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Processing files: podman-remote-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Provides: debuginfo(build-id) = 1d1b2d8c3d5a3999715d79fa1265051e3f63870e podman-remote-debuginfo = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-remote-debuginfo(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Processing files: podman-catatonit-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Provides: debuginfo(build-id) = f9351f116755b3b11b05978fd55a5f7bbc97c7a4 podman-catatonit-debuginfo = 2.0.5-2.module_el8.3.0+475+c50ce30b podman-catatonit-debuginfo(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(ppc-64) = 2.0.5-2.module_el8.3.0+475+c50ce30b Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le Wrote: /builddir/build/RPMS/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-docker-2.0.5-2.module_el8.3.0+475+c50ce30b.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-catatonit-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-tests-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debugsource-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Wrote: /builddir/build/RPMS/podman-catatonit-debuginfo-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qSz4FI + umask 022 + cd /builddir/build/BUILD + cd podman-2.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-2.0.5-2.module_el8.3.0+475+c50ce30b.ppc64le + exit 0 Child return code was: 0